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()
Return the property binding method that was used for the bean.Returns the enum constant of this class with the specified name.ConfigurationPropertiesBean.BindMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.