Generated by
JDiff

Package org.springframework.core.annotation

Changed Classes
AnnotationAttributes LinkedHashMap subclass representing annotation attribute key/value pairs as read by Spring's reflection- or ASM-based AnnotationMetadata implementations.
AnnotationAwareOrderComparator java.util.Comparator implementation that checks org.springframework.core.Ordered as well as the Order annotation, with an order value provided by an Ordered instance overriding a statically defined annotation value (if any).