Generated by
JDiff

Package org.springframework.beans.factory.annotation

Changed Classes
Autowired Marks a constructor, field, setter method or config method as to be autowired by Spring's dependency injection facilities.
QualifierAnnotationAutowireCandidateResolver AutowireCandidateResolver implementation that matches bean definition qualifiers against qualifier annotations on the field or parameter to be autowired.
Value Annotation at the field or method/constructor parameter level that indicates a default value expression for the affected argument.