-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Sam Brannen opened SPR-13074 and commented
AnnotationAttributes has always provided support for retrieving nested instances and arrays of AnnotationAttributes, but it has never provided explicit support for retrieving nested annotations and nested arrays of annotations in a type-safe (i.e., cast-free) manner.
The goal of this issue is to introduce support for retrieving nested annotations that is on par with the existing support for retrieving nested AnnotationAttributes.
Referenced from: commits a2f152c
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement