We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2731db commit 05601aeCopy full SHA for 05601ae
1 file changed
persistence-modules/spring-data-jpa-repo-2/README.md
@@ -7,4 +7,5 @@
7
- [LIKE Queries in Spring JPA Repositories](https://www.baeldung.com/spring-jpa-like-queries)
8
- [How to Access EntityManager with Spring Data](https://www.baeldung.com/spring-data-entitymanager)
9
- [Difference Between JPA and Spring Data JPA](https://www.baeldung.com/spring-data-jpa-vs-jpa)
10
+- [Differences Between Spring Data JPA findFirst() and findTop()](https://www.baeldung.com/spring-data-jpa-findfirst-vs-findtop)
11
- More articles: [[<-- prev]](../spring-data-jpa-repo)
0 commit comments