This is a Maven based project that illustrates my take on the basic use of Spring Data JPA.

Features:

  • Spring Data JPA 1.0.0.M2
  • Spring Framework 3.0.5.RELEASE
  • hsqldb 1.8.0.10
  • Eclipselink 2.2.0
  • Logging using sl4j 1.6.1 via log4j 1.2.16
  • Testing using JUnit4

I also wrote a post on Setting up a Spring Data JPA project