java-tutorials/persistence-modules/spring-data-jpa-repo-4
Eugene Kovko e2b376516e Bael 6447 (#15556)
* BAEL-6447: Persistable examples

* BAEL-6447: Explicit Repository Check Example

* BAEL-6447: Reformatting

* BAEL-6447: Renamed the method

* BAEL-6447: Parametrize the repository

* BAEL-6447: Added Author example for UnapdatableBook

* BAEL-6447: Remove findByTitleMethod

* BAEL-6447: Reformatting

* BAEL-6447: Service Test
2024-01-05 14:38:36 -08:00
..
src Bael 6447 (#15556) 2024-01-05 14:38:36 -08:00
README.md JAVA-22515 Split or move spring-data-jpa-repo-2 module (moved-1) 2023-07-08 22:06:30 +03:00
pom.xml JAVA-22515 Split or move spring-data-jpa-repo-2 module (moved-1) 2023-07-08 22:06:30 +03:00

README.md

Spring Data JPA - Repositories

Relevant Articles: