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 050d8ff commit 957fdf4Copy full SHA for 957fdf4
src/main/antora/modules/ROOT/pages/repositories/custom-implementations.adoc
@@ -1,5 +1,5 @@
1
[[repositories.custom-implementations]]
2
-= Custom Implementations for Spring Data Repositories
+= Custom Repository Implementations
3
4
Spring Data provides various options to create query methods with little coding.
5
But when those options don't fit your needs you can also provide your own custom implementation for repository methods.
0 commit comments