Update README.md

[skip ci]
This commit is contained in:
edizor 2023-03-30 22:05:34 +08:00 committed by GitHub
parent a2918883b3
commit f63cc893c3
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@
- [The DAO with Spring and Hibernate](https://www.baeldung.com/persistence-layer-with-spring-and-hibernate)
- [Simplify the DAO with Spring and Java Generics](https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics)
- [Multitenancy With Spring Data JPA](https://www.baeldung.com/multitenancy-with-spring-data-jpa)
- [Remove Entity with Many-to-Many Relationship in JPA](https://www.baeldung.com/jpa-remove-entity-many-to-many)
- More articles: [[<-- prev]](/spring-jpa)