mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
8c1767e223
Also using ClassUtils.forName in AutowireUtils now in order to accept all common class name formats. Issue: SPR-11034