We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c537643 commit 64e8ba5Copy full SHA for 64e8ba5
src/main/asciidoc/repositories.adoc
@@ -1334,9 +1334,6 @@ userRepository.findAll(predicate);
1334
[[core.web]]
1335
=== Web support
1336
1337
-NOTE: This section contains the documentation for the Spring Data web support as it is implemented in the current versions of Spring Data Commons.
1338
-As the newly introduced support changes many things, we kept the documentation of the former behavior in <<web.legacy>>.
1339
-
1340
Spring Data modules that support the repository programming model ship with a variety of web support.
1341
The web related components require Spring MVC JARs to be on the classpath.
1342
Some of them even provide integration with https://github.com/spring-projects/spring-hateoas[Spring HATEOAS].
0 commit comments