Skip to content

Commit 64e8ba5

Browse files
committed
Polishing.
Remove outdated section. See spring-projects#2288
1 parent c537643 commit 64e8ba5

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
@@ -1334,9 +1334,6 @@ userRepository.findAll(predicate);
13341334
[[core.web]]
13351335
=== Web support
13361336

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

0 commit comments

Comments
 (0)