类的使用
org.springframework.boot.context.properties.bind.AbstractBindHandler
使用AbstractBindHandler的程序包
程序包
说明
Support for
@ConfigurationProperties binding.General
BindHandler implementations.Binding validation support.
-
org.springframework.boot.context.properties.bind中AbstractBindHandler的使用
-
org.springframework.boot.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. -
org.springframework.boot.context.properties.bind.validation中AbstractBindHandler的使用