This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Description
Please add a runtime.groovy file to the template too, with a simple comment in it, mentioning this file as the place for dynamic settings as opposed to application.yml or even application.groovy.
This would avoid confusion, since with Grails 1.x and 2.x there was never an issue putting code in those groovy config files.
Thank you.