-
Notifications
You must be signed in to change notification settings - Fork 38.7k
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
Description
We should now be able to expose MergedAnnotations
from AnnotatedTypeMetadata
to allow the new API to be used directly. Many of the existing methods can also be implemented with delegating class to MergedAnnotations
.
We can probably also simplify the ASM reading code and lean on standard reflection to provide meta-data support.
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