注释类型 DefaultPropertiesPropertySources
-
@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented @Import(io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySourcesLoader.class) public @interface DefaultPropertiesPropertySources
The annotation declaring the multiple@DefaultPropertiesPropertySource
- 从以下版本开始:
- 1.0.0
- 作者:
- Mercy
- 另请参阅:
DefaultPropertiesPropertySource
,DefaultPropertiesPropertySourceLoader
,PropertySource
,Configuration
-
-
必需元素概要
所需元素 修饰符和类型 必需的元素 说明 DefaultPropertiesPropertySource[]
value
-
-
-
元素详细资料
-
value
DefaultPropertiesPropertySource[] value
-
-