Generated by
JDiff

Class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor

Added Methods
boolean determineRequiredStatus(MergedAnnotation<?>) Determine if the annotated field or method requires its dependency.
 

Changed Methods
boolean determineRequiredStatus(AnnotationAttributes) Now deprecated.
since 5.2, in favor of {@link #determineRequiredStatus(MergedAnnotation)}