@CompileStatic @Slf4j class GroovyConfigPropertySourceLoader extends Object implements PropertySourceLoader
Adds support for defining a 'application.groovy' file in ConfigSlurper format in order to configure Spring Boot within Grails
| Type | Name and description |
|---|---|
String[] |
fileExtensions |
Set<String> |
loadedFiles |
| Constructor and description |
|---|
GroovyConfigPropertySourceLoader() |