You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mvc:annotation-driven/mvc:argument-resolvers allows only bean elements as sub classes. It would be very welcome to also allow <ref /> elements to be used inside the argument-resolvers element. That would allow to reference to argument-resolver which are already defined in the application context.