Skip to content

Spring MVC documentation has incorrect WebFlux reference #22270

@pashazadeh

Description

@pashazadeh

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 branchestype: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions