jamesfredley commented on issue #11599: URL: https://github.com/apache/grails-core/issues/11599#issuecomment-3927160773
This is resolved by #15411, which prevents Spring Boot DevTools from being auto-applied when `grails-micronaut` is selected in Forge (`SpringBootDevTools.shouldApply()` returns `false`), adds a `GrailsMicronautValidator` that blocks the incompatible combination, and documents the limitation in the upgrade guide. -- 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]
