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 int |
DEFAULT_ORDER |
-2147483638 |
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 |
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 © 2014 Pivotal Software, Inc.. All rights reserved.