Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_WEB_CONTEXT_CLASS |
"org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACTIVE_PROFILES_PROPERTY |
"spring.profiles.active" |
public static final String |
CONFIG_LOCATION_PROPERTY |
"spring.config.location" |
public static final String |
CONFIG_NAME_PROPERTY |
"spring.config.name" |
public static final int |
DEFAULT_ORDER |
-2147483638 |
public static final String |
INCLUDE_PROFILES_PROPERTY |
"spring.profiles.include" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISPATCHER_SERVLET_NAME |
"dispatcherServlet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_PROTOCOL |
"org.apache.coyote.http11.Http11NioProtocol" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALIDATOR_BEAN_NAME |
"configurationPropertiesValidator" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PRIORITY |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FILE_PROPERTY |
"logging.file" |
public static final String |
PATH_PROPERTY |
"logging.path" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PROPERTY |
"logging.config" |
public static final String |
FILE_PROPERTY |
"logging.file" |
public static final String |
PATH_PROPERTY |
"logging.path" |
public static final String |
PID_KEY |
"PID" |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.