Closed
Description
Rob Winch opened SPR-10514 and commented
Currently AnnotationAwareOrderComparator does not work on proxied classes because it does not look at the parent class. To resolve this, it would be good to find the Order annotation using AnnotationUtils.findAnnotation
If this is acceptable, I can go ahead and push a fix for this.
Affects: 3.2.2
Issue Links:
- Annotations on generic interface methods not found by AnnotationUtils [SPR-16060] #20609 Annotations on generic interface methods not found by AnnotationUtils