Update README.md

This commit is contained in:
rcalago 2024-03-21 23:28:04 +08:00 committed by GitHub
parent 118fc23560
commit 68df725a28
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.
- [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)
- [Refresh and Fetch an Entity After Save in JPA](https://www.baeldung.com/spring-data-jpa-refresh-fetch-entity-after-save)
- More articles: [[<-- prev]](../spring-data-jpa-repo-2)