2020-08-31 09:46:07 -04: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 01:38:35 -05: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/)
|