RouterFunctionMapping in Spring MVC does not support ordering. By comparison, the WebFlux RouterFunctionMapping does, refactored in #21861 to use ObjectProvider, but always had the support for it.
This was uncovered in spring-projects/spring-graphql#404.
RouterFunctionMappingin Spring MVC does not support ordering. By comparison, the WebFluxRouterFunctionMappingdoes, refactored in #21861 to useObjectProvider, but always had the support for it.This was uncovered in spring-projects/spring-graphql#404.