mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
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