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() 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:
Artem Bilan opened SPR-13911 and commented
Status Quo
AnnotationUtilscurrently providesgetRepeatableAnnotations()andgetDeclaredRepeatableAnnotations()methods that support get search semantics.See the Reference URL for the original discussion.
Deliverables
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:
@AliasForfor@JmsListenerattributes