Skip to content

Expose mapped handler as an exchange attribute [SPR-15564] #20123

@spring-projects-issues

Description

@spring-projects-issues

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)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions