程序包 io.microsphere.spring.config.context.annotation
-
接口概要 接口 说明 PropertySourceExtensionLoader.ResourcePropertySourcesRefresher The Refresher ofPropertySources'forResource -
类概要 类 说明 AnnotatedPropertySourceLoader<A extends java.lang.annotation.Annotation> AbstractImportSelectorclass to load thePropertySourcewhen theconfigurationannotated the specified annotationPropertySourceExtensionAttributes<A extends java.lang.annotation.Annotation> AnnotationAttributesfor the annotation meta-annotatedPropertySourceExtensionPropertySourceExtensionLoader<A extends java.lang.annotation.Annotation,EA extends PropertySourceExtensionAttributes<A>> AbstractImportSelectorclass to load thePropertySourcewhen theconfigurationannotated the Enable annotation that meta-annotates@PropertySourceExtensionPropertySourceExtensionLoader.PropertySourceResource The resource ofPropertySourceResourcePropertySourceLoader ThePropertySourceExtensionLoaderClass forResourcePropertySource -
注释类型概要 注释类型 说明 DefaultPropertiesPropertySource DefaultPropertiesPropertySources The annotation declaring the multiple@DefaultPropertiesPropertySourcePropertySourceExtension A meta-annotation extension for the Spring@PropertySourcethat has some limitations: The@PropertySourceannotation can't auto-refresh theproperty sourcesThe@PropertySourceannotation can't control the order ofPropertySourceThe@PropertySourceannotation can't beinheritedThePropertySource#value()attribute does not support theresourcelocation wildcards ThePropertySource#encoding()attribute does not specify the default encoding for theresourceResourcePropertySource A variant of the@PropertySourceannotation that has some limitations: The@PropertySourceannotation can't meta-annotate the another annotation The@PropertySourceannotation can't control the order ofPropertySourceThe@PropertySourceannotation can't beinheritedThePropertySource#value()attribute does not support theresourcelocation wildcards ThePropertySource#encoding()attribute does not specify the default encoding for theresourceResourcePropertySources Container annotation that aggregates severalResourcePropertySourceannotations.