类的使用
org.springframework.boot.context.config.ConfigDataException
使用ConfigDataException的程序包
程序包
说明
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
-
org.springframework.boot.context.config中ConfigDataException的使用
修饰符和类型类说明class
ConfigDataNotFoundException
thrown when aConfigDataLocation
cannot be found.class
ConfigDataNotFoundException
thrown when aConfigData
cannot be found.class
ConfigDataNotFoundException
thrown when aConfigDataResource
cannot be found.class
Exception thrown when an attempt is made to resolve a property against an inactiveConfigData
property source.class
Exception thrown if an invalid property is found when processing config data.class
Exception throw if aConfigDataLocation
is not supported.