bito-code-review[bot] commented on PR #16184: URL: https://github.com/apache/grails-core/pull/16184#issuecomment-5371168793
<!-- Bito Reply --> The configuration mentioned is part of the Grails application lifecycle management within `grails-core`. This PR modifies how Grails auto-configuration and plugin registration are handled to ensure they only activate when a true Grails application is detected, preventing unnecessary plugin beans from being injected into standard Spring Boot applications that might only be using specific Grails libraries. -- 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]
