Elide 6 documentation can be found here. Elide 5 documentation can be found here. Elide 4 documentation can be found here.
Elide 7 is a major dependency upgrade including the following key updates:
To keep the migration simpler, no interface changes were made to Elide.
Spring boot 3 introduces a number of changes in both classes and configuration, now builds with Java 17, and migrates to Hibernate 6. This guide provides details about how to migrate.
Hibernate 6 moves away from javax.persistence to jakarta.persistence among other changes. This guide provides details about how to migrate.
Hiberate Search 6.X introduces an entirely new API including model annotations. This guide provides details about how to migrate.