2020-08-31 15:46:07 +02:00
|
|
|
## Spring Data JPA - Repositories
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Introduction to Spring Data JPA](https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa)
|
2020-11-25 14:38:35 +08:00
|
|
|
- [Performance Difference Between save() and saveAll() in Spring Data](https://www.baeldung.com/spring-data-save-saveall)
|
|
|
|
- More articles: [[<-- prev]](/spring-data-jpa-repo/)
|