mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1cf0fb8174
Custom argument resolvers configured in the MVC Java config or the MVC namespace are now injected in both the RequestMappingHandlerAdapter as well as in the ExceptionHandlerExceptionResolver. Issue: SPR-12058