Annotation Type DefaultPropertiesPropertySources
-
@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented @Import(io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySourcesLoader.class) public @interface DefaultPropertiesPropertySourcesThe annotation declaring the multiple@DefaultPropertiesPropertySource- Since:
- 1.0.0
- Author:
- Mercy
- See Also:
DefaultPropertiesPropertySource,DefaultPropertiesPropertySourceLoader,PropertySource,Configuration
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description DefaultPropertiesPropertySource[]value
-
-
-
Element Detail
-
value
DefaultPropertiesPropertySource[] value
-
-