类的使用
cn.taketoday.context.properties.bind.AbstractBindHandler
使用AbstractBindHandler的程序包
程序包
说明
Support for
@ConfigurationProperties binding.General
BindHandler implementations.Binding validation support.
-
cn.taketoday.context.properties.bind中AbstractBindHandler的使用
-
cn.taketoday.context.properties.bind.handler中AbstractBindHandler的使用
修饰符和类型类说明classBindHandlerthat can be used to ignore binding errors.classBindHandlerthat can be used to ignore top-levelConverterNotFoundExceptions.classBindHandlerto enforce that all configuration properties under the root name have been bound. -
cn.taketoday.context.properties.bind.validation中AbstractBindHandler的使用