We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76ac5b commit 5c0ca98Copy full SHA for 5c0ca98
src/docs/asciidoc/index.adoc
@@ -29,9 +29,9 @@ This reference document provides the following sections:
29
30
* <<data-access.adoc#spring-data-tier,Data access and transaction management>>
31
32
-* The Web with 2 flavors:
33
- ** <<web.adoc#spring-web,Servlet-based stack with Spring MVC>>
34
- ** <<reactive-web.adoc#spring-webflux, Reactive stack with Spring WebFlux>>
+* The Web:
+ ** <<web.adoc#spring-web,Servlet stack>>
+ ** <<reactive-web.adoc#spring-webflux,Reactive stack>>
35
36
* <<kotlin.adoc#kotlin,Kotlin support>>
37
0 commit comments