Update README.md

This commit is contained in:
rcalago 2024-01-19 09:46:40 +08:00 committed by GitHub
parent 30b1f2cc0c
commit 36d34de0b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@
- [Unidirectional One-to-Many and Cascading Delete in JPA](https://www.baeldung.com/spring-jpa-unidirectional-one-to-many-and-cascading-delete)
- [TRUNCATE TABLE in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-truncate-table)
- [When to Use the getReferenceById() and findById() Methods in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-getreferencebyid-findbyid-methods)
- More articles: [[<-- prev]](../spring-data-jpa-repo-3)