Uses of Package
io.microsphere.spring.config.context.annotation
Packages that use io.microsphere.spring.config.context.annotation
Package
Description
-
Classes in io.microsphere.spring.config.context.annotation used by io.microsphere.spring.config.context.annotationClassDescriptionAbstract base class for
ImportSelectorimplementations that load aPropertySourcewhen aConfigurationclass is annotated with a specific annotation.Extension meta-annotation for Spring's@PropertySourceto overcome its 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 theresourceAnnotationAttributesfor the annotation meta-annotatedPropertySourceExtensionAbstractImportSelectorclass to load thePropertySourcewhen theconfigurationannotated the Enable annotation that meta-annotates@PropertySourceExtensionThe resource ofPropertySourceThe Refresher ofPropertySources'forResourceA 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 theresource -
Classes in io.microsphere.spring.config.context.annotation used by io.microsphere.spring.config.env.annotationClassDescriptionA 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 theresource