-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Open
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: documentationA documentation taskA documentation task
Milestone
Description
Affects: 5.3.x, 6.0.x
The Spring Web MVC filters section only mentions the provided filters by the framework.
Whereas the Spring WebFlux filters section explains that WebFilter
can be used to implement filters for WebFlux.
I had expected to see in the Spring Web MVC docs to mention something similar for GenericFilterBean
or OncePerRequestFilter
that they can be used in a Servlet environment
mustafa-medrics
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: documentationA documentation taskA documentation task