matrei commented on PR #14922: URL: https://github.com/apache/grails-core/pull/14922#issuecomment-3087692888
Won't this put as back to where we were before the changes in https://github.com/apache/grails-core/commit/679acbe3daabdcf32da8a053f4fd342d46b5a207? Back to using a [MetadataReader](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/type/classreading/MetadataReader.html), which had performance problems as it reads the entire class file and not just the annotations? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
