Skip to content

Commit fe5a8f4

Browse files
committed
Polishing.
Remove outdated section. See #2288
1 parent b873d88 commit fe5a8f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/asciidoc/repositories.adoc

-3
Original file line numberDiff line numberDiff line change
@@ -1319,9 +1319,6 @@ userRepository.findAll(predicate);
13191319
[[core.web]]
13201320
=== Web support
13211321

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-
13251322
Spring Data modules that support the repository programming model ship with a variety of web support.
13261323
The web related components require Spring MVC JARs to be on the classpath.
13271324
Some of them even provide integration with https://github.com/spring-projects/spring-hateoas[Spring HATEOAS].

0 commit comments

Comments
 (0)