Generated by
JDiff

Class org.springframework.beans.annotation.AnnotationBeanUtils

Added Methods
void copyPropertiesToBean(Annotation, Object, StringValueResolver, String[]) Copy the properties of the supplied Annotation to the supplied target bean.
 

Changed Methods
void copyPropertiesToBean(Annotation, Object, String[]) Documentation changed from old to new.
Copy the properties of the supplied Annotation to the supplied target bean.