Generated by
JDiff

Package org.springframework.core.annotation

Changed Classes
AnnotationAwareOrderComparator java.util.Comparator implementation that checks org.springframework.core.Ordered as well as the Order annotation, with an order value provided by an {@code Ordered} instance overriding a statically defined annotation value (if any).