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