类的使用
cn.taketoday.core.env.MissingRequiredPropertiesException
程序包
说明
environment abstraction consisting of bean definition
profile and hierarchical property source support.
-
cn.taketoday.core.env中MissingRequiredPropertiesException的使用
修饰符和类型方法说明voidAbstractEnvironment.validateRequiredProperties()voidConfigurablePropertyResolver.validateRequiredProperties()Validate that each of the properties specified byConfigurablePropertyResolver.setRequiredProperties(java.lang.String...)is present and resolves to a non-nullvalue.