Package io.microsphere.spring.config.env.annotation
-
Annotation Types Summary Annotation Type Description JsonPropertySource The extension annotation of@ResourcePropertySource
providing a convenient and declarative mechanism for adding a JSONPropertySource
to Spring's Environment.YamlPropertySource The extension annotation of@ResourcePropertySource
providing a convenient and declarative mechanism for adding a YAMLImmutableMapPropertySource
to Spring's Environment.