org.springframework.core.env.ConfigurablePropertyResolver |
![]() |
Configuration interface to be implemented by most if not all PropertyResolvers
. Provides facilities for accessing and customizing the
ConversionService
used when converting property values from one type to
another.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Set the
ConversionService to be used when performing type
conversions on properties. | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Set the ConversionService
to be used when performing type
conversions on properties.