Constant Field Values
Contents
io.microsphere.*
-
io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor Modifier and Type Constant Field Value public static final java.lang.String
BEAN_NAME
"configurationBeanBindingPostProcessor"
-
io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding Modifier and Type Constant Field Value public static final boolean
DEFAULT_IGNORE_INVALID_FIELDS
true
public static final boolean
DEFAULT_IGNORE_UNKNOWN_FIELDS
true
public static final boolean
DEFAULT_MULTIPLE
false
-
io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter Modifier and Type Constant Field Value public static final java.lang.String
BEAN_NAME
"resolvableDependencyTypeFilter"
-
io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver Modifier and Type Constant Field Value public static final java.lang.String
ENABLED_PROPERTY_NAME
"microsphere.spring.listenable-autowire-candidate-resolver.enabled"
public static final boolean
ENABLED_PROPERTY_VALUE
false
public static final java.lang.String
PROPERTY_NAME_PREFIX
"microsphere.spring.listenable-autowire-candidate-resolver."
-
io.microsphere.spring.cache.intereptor.TTLCacheResolver Modifier and Type Constant Field Value public static final java.lang.String
BEAN_NAME
"ttlCacheResolver"
-
io.microsphere.spring.config.CollectingConfigurationPropertyListener Modifier and Type Constant Field Value public static final java.lang.String
BEAN_NAME
"collectingConfigurationPropertyListener"
-
io.microsphere.spring.config.ConfigurationPropertyRepository Modifier and Type Constant Field Value public static final java.lang.String
BEAN_NAME
"configurationPropertyRepository"
public static final int
DEFAULT_MAX_SIZE_PROPERTY_VALUE
99999
public static final java.lang.String
MAX_SIZE_PROPERTY_NAME
"microsphere.spring.config-property-repository.max-size"
public static final java.lang.String
PROPERTY_NAME_PREFIX
"microsphere.spring.config-property-repository."
-
io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader<A extends java.lang.annotation.Annotation> Modifier and Type Constant Field Value protected static final java.lang.String
NAME_ATTRIBUTE_NAME
"name"
-
io.microsphere.spring.constants.PropertyConstants Modifier and Type Constant Field Value public static final java.lang.String
MICROSPHERE_SPRING_PROPERTY_NAME_PREFIX
"microsphere.spring."
-
io.microsphere.spring.context.ApplicationContextUtils Modifier and Type Constant Field Value public static final java.lang.String
APPLICATION_CONTEXT_AWARE_PROCESSOR_CLASS_NAME
"org.springframework.context.support.ApplicationContextAwareProcessor"
-
io.microsphere.spring.context.annotation.EnableEventExtension Modifier and Type Constant Field Value public static final java.lang.String
NO_EXECUTOR
"N/E"
-
io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_RESET_BEAN_NAME
"applicationEventMulticaster_ORIGINAL"
public static final java.lang.String
RESET_BEAN_NAME_PROPERTY_NAME
"microsphere.application-event-multicaster.reset-bean-name"
-
io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_THREAD_NAME_PREFIX
"Parallel-Pre-Instantiation-Singletons-Thread-"
public static final java.lang.String
THREAD_NAME_PREFIX_PROPERTY_NAME
"microsphere.spring.pre-instantiation.singletons.thread.name-prefix"
public static final java.lang.String
THREADS_PROPERTY_NAME
"microsphere.spring.pre-instantiation.singletons.threads"
-
io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle Modifier and Type Constant Field Value public static final int
DEFAULT_PHASE
2147483647
public static final int
EARLIEST_PHASE
-2147483648
public static final int
LATEST_PHASE
2147483647
-
io.microsphere.spring.core.convert.support.ConversionServiceResolver Modifier and Type Constant Field Value public static final java.lang.String
RESOLVED_CONVERSION_SERVICE_BEAN_NAME
"resolved-conversionService"
-
io.microsphere.spring.core.env.ListenableConfigurableEnvironment Modifier and Type Constant Field Value public static final java.lang.String
ENABLED_PROPERTY_NAME
"microsphere.spring.listenable-environment.enabled"
public static final boolean
ENABLED_PROPERTY_VALUE
false
public static final java.lang.String
PROPERTY_NAME_PREFIX
"microsphere.spring.listenable-environment."
-
io.microsphere.spring.core.env.PropertySourcesUtils Modifier and Type Constant Field Value public static final java.lang.String
BOOTSTRAP_PROPERTY_SOURCE_NAME
"bootstrap"
public static final java.lang.String
DEFAULT_PROPERTIES_PROPERTY_SOURCE_NAME
"defaultProperties"
-
io.microsphere.spring.core.io.ResourceUtils Modifier and Type Constant Field Value public static final java.lang.String
FILE_URL_RESOURCE_CLASS_NAME
"org.springframework.core.io.FileUrlResource"
-
io.microsphere.spring.net.SpringEnvironmentURLConnectionFactory Modifier and Type Constant Field Value public static final java.lang.String
PROFILES_TYPE
"profiles"
public static final java.lang.String
PROPERTY_SOURCES_TYPE
"property-sources"
-
io.microsphere.spring.net.SpringProtocolURLStreamHandler Modifier and Type Constant Field Value public static final java.lang.String
PROTOCOL
"spring"
-
io.microsphere.spring.util.FilterMode Modifier and Type Constant Field Value public static final java.lang.String
PROPERTY_NAME
"microsphere.spring.filter-mode"
-
io.microsphere.spring.util.MimeTypeUtils Modifier and Type Constant Field Value public static final java.lang.String
APPLICATION_GRAPHQL_VALUE
"application/graphql+json"
-
io.microsphere.spring.util.SpringVersionUtils Modifier and Type Constant Field Value public static final java.lang.String
SPRING_BASE_PACKAGE_NAME
"org.springframework"