Annotation Interface ResourcePropertySources


@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented @Import(io.microsphere.spring.config.context.annotation.ResourcePropertySourcesLoader.class) public @interface ResourcePropertySources
Container annotation that aggregates several ResourcePropertySource annotations.
Since:
1.0.0
Author:
Mercy
See Also: