mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
ccca82be1b
The exception resolvers can now be set using a setter that expects varargs, just like other infrastructure beans. Issue: SPR-10279