类的使用
io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
使用ResourcePropertySource的程序包 程序包 说明 io.microsphere.spring.config.context.annotation io.microsphere.spring.config.env.annotation -
-
io.microsphere.spring.config.context.annotation中ResourcePropertySource的使用
返回ResourcePropertySource的io.microsphere.spring.config.context.annotation中的方法 修饰符和类型 方法 说明 ResourcePropertySource[]
value()
The severalResourcePropertySource
annotations.类型变量类型为ResourcePropertySource的io.microsphere.spring.config.context.annotation中的方法参数 修饰符和类型 方法 说明 protected void
ResourcePropertySourceLoader. configureResourcePropertySourcesRefresher(PropertySourceExtensionAttributes<ResourcePropertySource> extensionAttributes, java.util.List<PropertySourceExtensionLoader.PropertySourceResource> propertySourceResources, org.springframework.core.env.CompositePropertySource propertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher refresher)
protected org.springframework.core.io.Resource[]
ResourcePropertySourceLoader. resolveResources(PropertySourceExtensionAttributes<ResourcePropertySource> extensionAttributes, java.lang.String propertySourceName, java.lang.String resourceValue)
-
io.microsphere.spring.config.env.annotation中ResourcePropertySource的使用
注释类型为ResourcePropertySource的io.microsphere.spring.config.env.annotation中的类 修饰符和类型 类 说明 interface
JsonPropertySource
The extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative mechanism for adding a JSONPropertySource
to Spring's Environment.interface
YamlPropertySource
The extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative mechanism for adding a YAMLImmutableMapPropertySource
to Spring's Environment.
-