Uses of Enum Class
org.springframework.boot.context.properties.ConfigurationPropertiesBean.BindMethod
Package
Description
Support for external configuration properties.
-
Uses of ConfigurationPropertiesBean.BindMethod in org.springframework.boot.context.properties
Modifier and TypeMethodDescriptionConfigurationPropertiesBean.getBindMethod()
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.ConfigurationPropertiesBean.BindMethod.values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.
ConfigurationPropertiesBean.asBindTarget()
andBindable.getBindMethod()