bito-code-review[bot] commented on PR #15518: URL: https://github.com/apache/grails-core/pull/15518#issuecomment-4091873404
<!-- Bito Reply --> The PR refactors the databinding plugin by removing the abstract class with configuration logic and replacing it with a minimal Plugin subclass. This keeps it as a Grails plugin for framework loading and modularity, while moving constants to DataBindingConfigurationProperties. No direct dependency remains, as tests now inline the values. -- 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]
