This project shows how to use Spring Boot with EclipseLink as a JPA provider. It's pretty trivial to set up, but you do ahve to watch out for the agent setup so that the domain classes can be enhanced at runtime. The spring-instrument agent is added for you in the pom.xml for testing and running with spring-boot:run. When you run in an IDE you might have to set up a launcher with the agent attached manually.
forked from dsyer/spring-boot-sample-data-eclipselink
-
Notifications
You must be signed in to change notification settings - Fork 0
nyouna/spring-boot-sample-data-eclipselink
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 62.5%
- SQLPL 37.5%