8 lines
236 B
Markdown
Raw Normal View History

=========
## Spring Data JPA Example Project
### Relevant Articles:
2019-04-10 14:16:48 +08:00
- [Spring Data JPA Derived Delete Methods](https://www.baeldung.com/spring-data-jpa-deleteby)
2019-05-02 17:08:55 +08:00
- [JPA Join Types](https://www.baeldung.com/jpa-join-types)