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