Skip to content

Introduce findRepeatableAnnotations() in AnnotationUtils [SPR-13911] #18485

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

  1. Introduce findRepeatableAnnotations() and findDeclaredRepeatableAnnotations() methods in AnnotationUtils with find search semantics.

Affects: 4.2 GA

Reference URL: https://github.com/spring-projects/spring-amqp/pull/366/files#r51648722

Issue Links:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions