backlink added

This commit is contained in:
collaboratewithakash 2024-01-27 12:24:43 +05:30 committed by GitHub
parent 688c4e7879
commit 9c8f0e5281
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ This module contains articles about Spring Data JPA.
- [Hibernate Natural IDs in Spring Boot](https://www.baeldung.com/spring-boot-hibernate-natural-ids)
- [Correct Use of flush() in JPA](https://www.baeldung.com/spring-jpa-flush)
- [Difference Between findBy and findOneBy in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-findby-vs-findoneby)
- [How to Get Last Record in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-last-record)
- More articles: [[<-- prev]](../spring-data-jpa-repo-2)