java-tutorials/persistence-modules/spring-data-jpa-annotations-2/README.md

4 lines
214 B
Markdown
Raw Normal View History

2024-03-01 01:34:52 -05:00
### Relevant Articles:
- [@DataJpaTest and Repository Class in JUnit](https://www.baeldung.com/junit-datajpatest-repository)
2024-03-08 17:21:32 -05:00
- [Query Hints in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-query-hints)