We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0754b7 commit f65d678Copy full SHA for f65d678
README.md
@@ -14,7 +14,7 @@ We have separate folders for the samples of individual modules:
14
* `interceptors` - Example of how to enrich the repositories with AOP.
15
* `security` - Example of how to integrate Spring Data JPA Repositories with Spring Security.
16
* `multiple-datasources` - Examples of how to use Spring Data JPA with multiple `DataSource`s.
17
-* `query-by-example` - Example project showing usage of Query by Example with MongoDB.
+* `query-by-example` - Example project showing usage of Query by Example with Spring Data JPA.
18
19
## Spring Data MongoDB
20
0 commit comments