Refine RouterFunctionMapping
ordering consistency
#30278
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Related to spring-projects/spring-boot#34846, it would be great to refine if possible the relative ordering between
RouterFunctionMapping
and other mapping to have a better consistency between Spring WebFlux (whereRouterFunctionMapping
is beforeRequestMappingHandlerMapping
) and Spring MVC (where this is the other way around).The text was updated successfully, but these errors were encountered: