codeconsole commented on issue #16029: URL: https://github.com/apache/grails-core/issues/16029#issuecomment-5513006967
@zyro23 if you are using Grails 8, is the new bean dsl an option for you? you can define configurations directly in a beans closure of `Application.groovy`. The new bean dsl is being [actively maintained](https://github.com/apache/grails-core/pull/16292). -- 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]
