Support <ref> for argument-resolvers and return-value-handlers in MVC namespace [SPR-11927] #16545
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Agim Emruli opened SPR-11927 and commented
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.
Affects: 4.0.5
Reference URL: #585
Referenced from: commits fa33ed4, 19760f9
The text was updated successfully, but these errors were encountered: