bito-code-review[bot] commented on PR #15721: URL: https://github.com/apache/grails-core/pull/15721#issuecomment-4691954501
<!-- Bito Reply --> The configuration metadata for `grails.gorm.default.nullable` was added to `grails-core` because it defines a core framework property that affects how Grails domain classes handle nullability by default. While GORM-specific logic resides in `grails-datastore-core`, the `spring-configuration-metadata.json` file in `grails-core` is the standard location for documenting framework-level configuration properties that are exposed to Spring Boot and IDEs for auto-completion. -- 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]
