Skip to content

Revisit DispatcherHandler integration for RouterFunctions [SPR-15536] #20095

@spring-projects-issues

Description

@spring-projects-issues

Arjen Poutsma opened SPR-15536 and commented

Currently, a RouterFunctions.toHandlerMapping creates a HandlerMapping aimed at integrating with the DispatcherHandler, perhaps even in combination with @Controllers. The downside of this approach is that it requires the user to explicitly specify the router functions that need to be exposed, and manually integrate it in the DispatcherHandler.

The aim of this issue is to improve that experience, possibly to enable RouterFunction support automatically through @EnableWebFlux.


Issue Links:

Referenced from: commits 01e3561

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions