2019-03-21 10:24:37 +05:30
|
|
|
|
=========
|
|
|
|
|
|
|
|
|
|
|
|
## 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)
|
2019-05-02 17:20:55 +08:00
|
|
|
|
- [Case Insensitive Queries with Spring Data Repository](https://www.baeldung.com/spring-data-case-insensitive-queries)
|
2019-05-02 17:26:18 +08:00
|
|
|
|
- [The Exists Query in Spring Data](https://www.baeldung.com/spring-data-exists-query)
|
2019-05-02 17:29:21 +08:00
|
|
|
|
- [Spring Data JPA Repository Populators](https://www.baeldung.com/spring-data-jpa-repository-populators)
|
2019-05-02 17:34:06 +08:00
|
|
|
|
- [Spring Data JPA and Null Parameters](https://www.baeldung.com/spring-data-jpa-null-parameters)
|
2019-05-02 17:35:38 +08:00
|
|
|
|
- [Spring Data JPA Projections](https://www.baeldung.com/spring-data-jpa-projections)
|
|
|
|
|
|
- [JPA @Embedded And @Embeddable](https://www.baeldung.com/jpa-embedded-embeddable)
|
2019-05-02 17:44:20 +08:00
|
|
|
|
- [Spring Data JPA Delete and Relationships](https://www.baeldung.com/spring-data-jpa-delete)
|
2019-05-02 17:35:38 +08:00
|
|
|
|
|