类的使用
org.springframework.boot.context.properties.bind.BindableRuntimeHintsRegistrar
程序包
说明
Support for
@ConfigurationProperties
binding.-
org.springframework.boot.context.properties.bind中BindableRuntimeHintsRegistrar的使用
修饰符和类型方法说明BindableRuntimeHintsRegistrar.forBindables
(Iterable<Bindable<?>> bindables) Create a newBindableRuntimeHintsRegistrar
for the specified bindables.BindableRuntimeHintsRegistrar.forBindables
(Bindable<?>... bindables) Create a newBindableRuntimeHintsRegistrar
for the specified bindables.Create a newBindableRuntimeHintsRegistrar
for the specified types.Create a newBindableRuntimeHintsRegistrar
for the specified types.