类的使用
org.springframework.boot.context.config.ConfigDataNotFoundException
程序包
说明
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
-
org.springframework.boot.context.config中ConfigDataNotFoundException的使用
修饰符和类型类说明classConfigDataNotFoundExceptionthrown when aConfigDataLocationcannot be found.classConfigDataNotFoundExceptionthrown when aConfigDataResourcecannot be found.修饰符和类型方法说明StandardConfigDataLoader.load(ConfigDataLoaderContext context, StandardConfigDataResource resource) StandardConfigDataLocationResolver.resolve(ConfigDataLocationResolverContext context, ConfigDataLocation location)