mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
44b427c3e1
This commit handles AutowiredCandidateQualifier instances, rather than relying on qualifiers being statically defined and meta-annotated with `@Qualifier`. Closes gh-30410