Uses of Annotation Interface
io.microsphere.spring.config.context.annotation.PropertySourceExtension
Packages that use PropertySourceExtension
-
Uses of PropertySourceExtension in io.microsphere.spring.config.context.annotation
Classes in io.microsphere.spring.config.context.annotation with annotations of type PropertySourceExtensionModifier and TypeClassDescription@interface
A variant of the@PropertySource
annotation that has some limitations: The@PropertySource
annotation can't meta-annotate the another annotation The@PropertySource
annotation can't control the order ofPropertySource
The@PropertySource
annotation can't beinherited
ThePropertySource#value()
attribute does not support theresource
location wildcards ThePropertySource#encoding()
attribute does not specify the default encoding for theresource