jamesfredley commented on code in PR #14942:
URL: https://github.com/apache/grails-core/pull/14942#discussion_r2248194771
##########
grails-profiles/rest-api/profile.yml:
##########
@@ -16,7 +16,6 @@ description: Profile for REST API applications
features:
defaults:
- hibernate5
- - events
Review Comment:
looking at the hibernate5 projects the only event code I found was from
https://github.com/apache/grails-core/tree/7.0.x/grails-datamapping-core/src/main/groovy/org/grails/datastore/gorm/events
--
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]