类的使用
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 severalResourcePropertySourceannotations.类型变量类型为ResourcePropertySource的io.microsphere.spring.config.context.annotation中的方法参数 修饰符和类型 方法 说明 protected voidResourcePropertySourceLoader. 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中的类 修饰符和类型 类 说明 interfaceJsonPropertySourceThe extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative mechanism for adding a JSONPropertySourceto Spring's Environment.interfaceYamlPropertySourceThe extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative mechanism for adding a YAMLImmutableMapPropertySourceto Spring's Environment.
-