Constant Field Values
Contents
io.microsphere.*
-
io.microsphere.spring.boot.autoconfigure.ConfigurableAutoConfigurationImportFilter Modifier and Type Constant Field Value public static final java.lang.String
AUTO_CONFIGURE_EXCLUDE_PROPERTY_NAME
"microsphere.autoconfigure.exclude"
-
io.microsphere.spring.boot.constants.PropertyConstants Modifier and Type Constant Field Value public static final java.lang.String
MICROSPHERE_SPRING_BOOT_PROPERTY_NAME_PREFIX
"microsphere.spring.boot."
-
io.microsphere.spring.boot.constants.SpringBootPropertyConstants Modifier and Type Constant Field Value public static final java.lang.String
ATTACHED_PROPERTY_SOURCE_NAME
"configurationProperties"
public static final java.lang.String
SPRING_AUTO_CONFIGURE_EXCLUDE_PROPERTY_NAME
"spring.autoconfigure.exclude"
-
io.microsphere.spring.boot.context.properties.metadata.ConfigurationMetadataReader Modifier and Type Constant Field Value public static final java.lang.String
ADDITIONAL_METADATA_PATH
"classpath*:/META-INF/additional-spring-configuration-metadata.json"
public static final java.lang.String
METADATA_PATH
"classpath*:/META-INF/spring-configuration-metadata.json"
-
io.microsphere.spring.boot.env.DefaultPropertiesApplicationListener Modifier and Type Constant Field Value public static final int
DEFAULT_ORDER
2147483646
-
io.microsphere.spring.boot.env.SpringApplicationDefaultPropertiesPostProcessor Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_PROPERTIES_RESOURCES_PATTERN
"classpath*:/META-INF/config/default/*.*"
-
io.microsphere.spring.boot.env.config.OriginTrackedConfigurationPropertyInitializer Modifier and Type Constant Field Value public static final java.lang.String
BEAN_NAME
"originTrackedConfigurationPropertyInitializer"
-
io.microsphere.spring.boot.report.ConditionsReportMessageBuilder Modifier and Type Constant Field Value public static final java.lang.String
BASE_PACKAGES_PROPERTY_NAME
"microsphere.conditions.report.base-packages"