Generated by
JDiff

Package org.springframework.beans.factory.annotation

Changed Classes
AutowiredAnnotationBeanPostProcessor org.springframework.beans.factory.config.BeanPostProcessor implementation that autowires annotated fields, setter methods and arbitrary config methods.
InjectionMetadata Internal class for managing injection metadata.
InjectionMetadata.InjectedElement  
QualifierAnnotationAutowireCandidateResolver AutowireCandidateResolver implementation that matches bean definition qualifiers against qualifier annotations on the field or parameter to be autowired.