Update README.md

[skip ci]
This commit is contained in:
edizor 2023-07-01 17:03:31 +08:00 committed by GitHub
parent a328fcec3b
commit bfaba12c08
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@ This module contains articles about Spring Data JPA.
- [How to Persist a List of String in JPA?](https://www.baeldung.com/java-jpa-persist-string-list)
- [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)
- More articles: [[<-- prev]](../spring-data-jpa-repo-2)