Files
spring-data-examples/jpa
Oliver Gierke 2da20819da #50 - Simplified EclipseLink example.
Switched to a much more simplified domain model as the primary focus of the sample is on the infrastructure setup, not a sophisticated domain model.

Added dedicated build profiles for static (compile-time) weaving and load-time weaving. Simplified application configuration to use more of Spring Boot's auto-configuration features.

Ported Markdown README to Asciidoc.

Original pull request: #68.
2015-05-04 15:07:44 +02:00
..