-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement
Description
Artem Bilan opened SPR-13911 and commented
Status Quo
AnnotationUtils currently provides getRepeatableAnnotations() and getDeclaredRepeatableAnnotations() methods that support get search semantics.
See the Reference URL for the original discussion.
Deliverables
- Introduce
findRepeatableAnnotations()andfindDeclaredRepeatableAnnotations()methods inAnnotationUtilswith find search semantics.
Affects: 4.2 GA
Reference URL: https://github.com/spring-projects/spring-amqp/pull/366/files#r51648722
Issue Links:
- Support @AliasFor for @JmsListener attributes [SPR-13803] #18376 Support
@AliasForfor@JmsListenerattributes - Support repeatable annotations as composed annotations [SPR-13973] #18545 Support repeatable annotations as composed annotations ("is superseded by")
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement