类的使用
io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
使用PropertySourceExtension的程序包 程序包 说明 io.microsphere.spring.config.context.annotation -
-
io.microsphere.spring.config.context.annotation中PropertySourceExtension的使用
注释类型为PropertySourceExtension的io.microsphere.spring.config.context.annotation中的类 修饰符和类型 类 说明 interfaceResourcePropertySourceA 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
-