micronaut-core icon indicating copy to clipboard operation
micronaut-core copied to clipboard

Remove `@Introspected` annotation from the runtime metadata

Open dstepanov opened this issue 3 years ago • 0 comments

Issue description

I don't think we need to access it again after all the introspection is generated. The annotation adds a lot of metadata.

dstepanov avatar Jul 18 '22 07:07 dstepanov