ebd95b4840
Co-authored-by: timis1 <noreplay@yahoo.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Spring Data JPA Articles that are also part of the e-book
This module contains articles about Spring Data JPA that are also part of an Ebook.
NOTE:
Since this is a module tied to an e-book, it should not be moved or used to store the code for any further article.
Relevant Articles
- Customizing the Result of JPA Queries with Aggregation Functions
- CrudRepository, JpaRepository, and PagingAndSortingRepository in Spring Data
- New CRUD Repository Interfaces in Spring Data 3
- Derived Query Methods in Spring Data JPA Repositories
- Spring Data JPA @Query
- Spring Data JPA Projections
- Spring Data JPA @Modifying Annotation