Fix additional WebFlux-related links
See gh-31632
This commit is contained in:
@@ -13,13 +13,10 @@ but it is more commonly known as "Spring MVC".
|
||||
Parallel to Spring Web MVC, Spring Framework 5.0 introduced a reactive-stack web framework
|
||||
whose name, "Spring WebFlux," is also based on its source module
|
||||
({spring-framework-main-code}/spring-webflux[`spring-webflux`]).
|
||||
This chapter covers Spring Web MVC. The xref:web/webflux.adoc[next chapter]
|
||||
covers Spring WebFlux.
|
||||
This chapter covers Spring Web MVC. For reactive-stack web applications, see
|
||||
xref:web-reactive.adoc[Web on Reactive Stack].
|
||||
|
||||
For baseline information and compatibility with Servlet container and Jakarta EE version
|
||||
ranges, see the Spring Framework
|
||||
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions[Wiki].
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user