well one of the nice things about spring-boot/grai...
# general
e
well one of the nice things about spring-boot/grails is you can use a local config file for development (yml/groovy/properties) and override them in upper env with env - eg foo.bar=dev in a local file - then FOO_BAR=prod in an env var