Skip to content

Commit eabcfe2

Browse files
committed
Polishing.
Remove outdated section. See spring-projects#2288
1 parent 7daa5ce commit eabcfe2

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
@@ -1330,9 +1330,6 @@ userRepository.findAll(predicate);
13301330
[[core.web]]
13311331
=== Web support
13321332

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

0 commit comments

Comments
 (0)