diff --git a/src/docs/asciidoc/web.adoc b/src/docs/asciidoc/web.adoc index e093cc1794..153d13bd55 100644 --- a/src/docs/asciidoc/web.adoc +++ b/src/docs/asciidoc/web.adoc @@ -12,7 +12,7 @@ Chapters cover the Servlet-based <> web framework including <>, and <> support. Note that as of Spring Framework 5.0 web applications can also run on a -<> (Reactive Streams API + non-blocking runtime). +<> (Reactive Streams API + non-blocking runtime). include::web/webmvc.adoc[leveloffset=+1]