Generated by
JDiff

Package org.springframework.core.annotation

Added Classes
SynthesizingMethodParameter A MethodParameter variant which synthesizes annotations that declare attribute aliases via @AliasFor.
 

Changed Classes
AnnotatedElementUtils General utility methods for finding annotations and meta-annotations on AnnotatedElements.
AnnotationAttributes LinkedHashMap subclass representing annotation attribute key-value pairs as read by AnnotationUtils, AnnotatedElementUtils, and Spring's reflection- and ASM-based org.springframework.core.type.AnnotationMetadata implementations.
AnnotationUtils General utility methods for working with annotations, handling meta-annotations, bridge methods (which the compiler generates for generic declarations) as well as super methods (for optional annotation inheritance).