spring-framework/spring-webmvc
Sébastien Deleuze 6a26db80b6 Refine RouterFunctionMapping ordering consistency
This commit changes the order of RouterFunctionMapping defined
in WebMvcConfigurationSupport from 3 to -1 in order to achieve
better consistency between WebMVC and WebFlux. It also reduces
the surprise factor. That way, functional routes are always
before annotation-based ones.

Closes gh-30278
2023-06-13 08:17:54 +02:00
..
src Refine RouterFunctionMapping ordering consistency 2023-06-13 08:17:54 +02:00
spring-webmvc.gradle Add method validation to Spring MVC 2023-06-12 11:37:55 +01:00