codeconsole commented on code in PR #15721:
URL: https://github.com/apache/grails-core/pull/15721#discussion_r3404859032
##########
grails-core/src/main/resources/META-INF/spring-configuration-metadata.json:
##########
@@ -222,6 +222,12 @@
"description": "A closure applied as the default constraints for
all domain classes.",
"defaultValue": {}
},
+ {
Review Comment:
@jdaugherty there is no similar file in `grails-datastore-core`. I put it
where all the other `grails.gorm.*` keys are. It wouldn't make sense to put it
a location different from where the other keys are.
--
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]