Back to Developer Roadmap

Spring data jpa

src/data/roadmaps/java/content/[email protected]

4.0791 B
Original Source

Spring data jpa

Spring Data JPA aims to significantly improve the implementation of data access layers by reducing the effort to the amount that's actually needed. As a developer you write your repository interfaces, including custom finder methods, and Spring will provide the implementation automatically.

Visit the following resources to learn more: