jdaugherty commented on issue #15211: URL: https://github.com/apache/grails-core/issues/15211#issuecomment-3555177235
This is due to using the annotation processor instead of the groovy AST transforms in micronaut. This [branch](https://github.com/apache/grails-core/tree/micronaut-fixes) contains the beginning fixes for this. The main issue is how to reflect config / bean configuration back into Spring that's exclusive to micronaut. -- 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]
