-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Jon Schneider opened SPR-15564 and commented
For Spring Metrics, Spring Cloud Sleuth, and possible security, there is a need for a corollary to the HandlerMethod
concept from webmvc.
If we can somehow retrieve the HandlerMethod
from a WebFilter
, it should be sufficient.
As long as there is a way to register a WebFilter
globally for all annotation-based Webflux request mappings, there will be no need for a HandlerInterceptor
corollary.
Affects: 5.0 RC1
Referenced from: commits 67330df
1 votes, 6 watchers
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement