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.
CustomAutowireConfigurer A org.springframework.beans.factory.config.BeanFactoryPostProcessor implementation that allows for convenient registration of custom autowire qualifier types.
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.