Uses of Class
io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
-
Packages that use AnnotatedPropertySourceLoader Package Description io.microsphere.spring.config.context.annotation -
-
Uses of AnnotatedPropertySourceLoader in io.microsphere.spring.config.context.annotation
Subclasses of AnnotatedPropertySourceLoader in io.microsphere.spring.config.context.annotation Modifier and Type Class Description class
PropertySourceExtensionLoader<A extends java.lang.annotation.Annotation,EA extends PropertySourceExtensionAttributes<A>>
AbstractImportSelector
class to load thePropertySource
when theconfiguration
annotated the Enable annotation that meta-annotates@PropertySourceExtension
class
ResourcePropertySourceLoader
ThePropertySourceExtensionLoader
Class forResourcePropertySource
-