public static class GspAutoConfiguration.SpringBootGrailsApplication
extends org.codehaus.groovy.grails.commons.StandaloneGrailsApplication
implements org.springframework.context.EnvironmentAware
| Modifier and Type | Field and Description |
|---|---|
protected grails.util.Metadata |
applicationMeta |
protected java.lang.ClassLoader |
classLoader |
protected groovy.util.ConfigObject |
config |
protected java.util.Map |
flatConfig |
protected org.springframework.context.ApplicationContext |
mainContext |
protected org.springframework.context.ApplicationContext |
parentContext |
APPLICATION_ID, CLASS_EDITOR_BEAN, CLASS_LOADER_BEAN, CONFIG_CLASS, CUSTOM_EDITORS_BEAN, DATA_SOURCE_BEAN, DATA_SOURCE_CLASS, DIALECT_DETECTOR_BEAN, ENV_APPLICATION, ENV_DEVELOPMENT, ENV_PRODUCTION, ENV_TEST, ENVIRONMENT, ENVIRONMENT_DEFAULT, EXCEPTION_HANDLER_BEAN, GLOBAL_PLUGINS_DIR, HIBERNATE_PROPERTIES_BEAN, MESSAGE_SOURCE_BEAN, MULTIPART_RESOLVER_BEAN, OPEN_SESSION_IN_VIEW_INTERCEPTOR_BEAN, PLUGINS_DIR, PROJECT_CLASSES_DIR, PROJECT_META_FILE, PROJECT_RESOURCES_DIR, PROJECT_TEST_CLASSES_DIR, PROJECT_WORK_DIR, SESSION_FACTORY_BEAN, TRANSACTION_MANAGER_BEAN, WORK_DIR| Constructor and Description |
|---|
SpringBootGrailsApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEnvironment(org.springframework.core.env.Environment environment) |
void |
updateFlatConfig() |
addArtefact, addArtefact, addArtefact, addOverridableArtefact, getAllArtefacts, getAllClasses, getArtefact, getArtefactByLogicalPropertyName, getArtefactForFeature, getArtefactHandler, getArtefactHandlers, getArtefactInfo, getArtefacts, getArtefactType, getResourceForClass, hasArtefactHandler, initialise, isArtefact, isArtefactOfType, isArtefactOfType, isInitialised, rebuild, refresh, refreshConstraints, registerArtefactHandler, setApplicationContextprotected java.lang.ClassLoader classLoader
protected groovy.util.ConfigObject config
protected java.util.Map flatConfig
protected org.springframework.context.ApplicationContext parentContext
protected org.springframework.context.ApplicationContext mainContext
protected grails.util.Metadata applicationMeta
public void updateFlatConfig()
updateFlatConfig in class org.codehaus.groovy.grails.commons.StandaloneGrailsApplicationpublic void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment in interface org.springframework.context.EnvironmentAware