Annotation Interface 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
Since:
1.0.0
Author:
Mercy
See Also: