We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688c4e7 commit 9c8f0e5Copy full SHA for 9c8f0e5
1 file changed
persistence-modules/spring-data-jpa-repo-3/README.md
@@ -8,4 +8,5 @@ This module contains articles about Spring Data JPA.
8
- [Hibernate Natural IDs in Spring Boot](https://www.baeldung.com/spring-boot-hibernate-natural-ids)
9
- [Correct Use of flush() in JPA](https://www.baeldung.com/spring-jpa-flush)
10
- [Difference Between findBy and findOneBy in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-findby-vs-findoneby)
11
+- [How to Get Last Record in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-last-record)
12
- More articles: [[<-- prev]](../spring-data-jpa-repo-2)
0 commit comments