类的使用
org.springframework.boot.context.config.ConfigDataResourceNotFoundException
程序包
说明
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
-
org.springframework.boot.context.config中ConfigDataResourceNotFoundException的使用
修饰符和类型方法说明ConfigDataLoader.load
(ConfigDataLoaderContext context, R resource) LoadConfigData
for the given resource.ConfigTreeConfigDataLoader.load
(ConfigDataLoaderContext context, ConfigTreeConfigDataResource resource) ConfigDataLocationResolver.resolve
(ConfigDataLocationResolverContext context, ConfigDataLocation location) Resolve aConfigDataLocation
into one or moreConfigDataResource
instances.