Skip to content

AnnotationAwareOrderComparator does not work on proxied classes [SPR-10514] #15145

Closed
@spring-projects-issues

Description

@spring-projects-issues

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:

Referenced from: commits 814d24e, 6b89af8

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions