-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task
Milestone
Description
It seems that the documents were written once for WebFlux and then copy-paste-and-edited for Spring MVC, but some of substitutions were missed.
For example in 1.1.2. Special Bean Types,
By “special beans” we mean Spring-managed Object instances that implement WebFlux framework contracts.
The following table lists the special beans detected by the DispatcherHandler:
Which should be replaced by Spring WebMVC and DisplatcherServlet.
Metadata
Metadata
Assignees
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task