public class SofaBootInfraConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
APP_NAME_KEY
获取应用名: 备注 @Value("${spring.application.name:@null}")
|
static String |
ASYNC_INIT_BEAN_CORE_SIZE
Thread Pool Core Size to execute async bean initialization
|
static String |
ASYNC_INIT_BEAN_MAX_SIZE
Thread Pool Max Size to execute async bean initialization
|
static String |
ENDPOINTS_WEB_EXPOSURE_INCLUDE_CONFIG
Default management.endpoints.web.exposure.include value
|
static String |
PREFIX
sofa configuration prefix
|
static String |
ROOT_APPLICATION_CONTEXT
root application context name
|
static String |
SOFA_BOOT_FORMATTED_VERSION |
static String |
SOFA_BOOT_VERSION
ResourceBanner.getVersionsMap(java.lang.Class<?>) |
static String |
SOFA_BOOT_VERSION_PROPERTIES
resource pattern of properties file which is used to save some information of starters.
|
static String |
SOFA_BOOTSTRAP |
static String |
SOFA_DEFAULT_ENDPOINTS_WEB_EXPOSURE_VALUE |
static String |
SOFA_DEFAULT_PROPERTY_SOURCE |
static String |
SOFA_HIGH_PRIORITY_CONFIG |
static String |
SPRING_CLOUD_BOOTSTRAP |
| 构造器和说明 |
|---|
SofaBootInfraConstants() |
public static final String APP_NAME_KEY
public static final String SOFA_BOOT_VERSION
ResourceBanner.getVersionsMap(java.lang.Class<?>)public static final String SOFA_BOOT_VERSION_PROPERTIES
public static final String ENDPOINTS_WEB_EXPOSURE_INCLUDE_CONFIG
public static final String SOFA_DEFAULT_ENDPOINTS_WEB_EXPOSURE_VALUE
public static final String ROOT_APPLICATION_CONTEXT
public static final String ASYNC_INIT_BEAN_CORE_SIZE
Copyright © 2019. All rights reserved.