Closed
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.