micronaut-core
micronaut-core copied to clipboard
Remove `@Introspected` annotation from the runtime metadata
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.