Name | Type | Package | Description | Detail |
ContextAnnotationAutowire CandidateResolver | Class | org.springframework. context.annotation | Complete implementation of theAutowireCandidateResolver strategy | Detail |
GenericTypeAwareAutowire CandidateResolver | Class | org.springframework. beans.factory.support | Basic AutowireCandidateResolver that performs a full generic typematch with the candidate's type if the dependency is declared as a generic type | Detail |
QualifierAnnotationAutowire CandidateResolver | Class | org.springframework. beans.factory.annotation | AutowireCandidateResolver implementation that matches bean definition qualifiersagainst qualifier annotations on the field or parameter to be autowired. | Detail |