Update README.md

This commit is contained in:
johnA1331 2020-11-25 14:38:35 +08:00 committed by GitHub
parent 47f7379996
commit f449b3cc37
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
### Relevant Articles:
- [Introduction to Spring Data JPA](https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa)
- More articles: [[<-- prev]](/spring-data-jpa-repo/)
- [Performance Difference Between save() and saveAll() in Spring Data](https://www.baeldung.com/spring-data-save-saveall)
- More articles: [[<-- prev]](/spring-data-jpa-repo/)