| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FALSE |
"false" |
public static final String |
REQUEST_REPORT_HEADER |
"\n****************************************************************\n:: SpringApplicationX :: for current request report information \n****************************************************************\n" |
public static final String |
SPRING_APPLICATION_X |
":: SpringApplicationX ::" |
public static final String |
TRUE |
"true" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEBUG |
"debug" |
public static final String |
DEV |
"dev" |
public static final String |
PROD |
"prod" |
public static final String |
TEST |
"test" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXTENSION_PACKAGE |
"org.openingo.spring.boot.extension" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENABLE |
"enable" |
public static final String |
GEDID_ENGINE_CONFIG_PROPERTIES_PREFIX |
"openingo.gedid.engine." |
public static final String |
GEDID_ENGINE_ETCD_CONFIG_PROPERTIES_PREFIX |
"openingo.gedid.engine.etcd" |
public static final String |
GEDID_ENGINE_REDIS_CONFIG_PROPERTIES_PREFIX |
"openingo.gedid.engine.redis" |
public static final String |
GEDID_ENGINE_ZOOKEEPER_CONFIG_PROPERTIES_PREFIX |
"openingo.gedid.engine.zookeeper" |
public static final String |
HTTP_REQUEST_CORS_CONFIG_PROPERTIES_PREFIX |
"openingo.http.request.cors" |
public static final String |
HTTP_REQUEST_ERROR_CONFIG_PROPERTIES_PREFIX |
"openingo.http.request.error" |
public static final String |
HTTP_REQUEST_LOG_CONFIG_PROPERTIES_PREFIX |
"openingo.http.request.log" |
public static final String |
MINIO_CONFIG_PROPERTIES_PREFIX |
"openingo.minio" |
public static final String |
REDIS_CONFIG_PROPERTIES_PREFIX |
"openingo.redis" |
public static final String |
WEBSOCKET_CONFIG_PROPERTIES_PREFIX |
"openingo.websocket" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAMING_SEPARATOR |
":" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_TRYING_TIME_MILLIS |
300000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GEDID |
"gedid" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ANNOTATION_NAME |
"AUTO_MAPPING_RESP_RESULT_ANNOTATION" |
Copyright © 2021. All rights reserved.