Package org.springframework.core.convert.support
@NonNullApi
@NonNullFields
package org.springframework.core.convert.support
Default implementation of the type conversion system.
-
ClassDescriptionConfiguration interface to be implemented by most if not all
ConversionServicetypes.A factory for commonConversionServiceconfigurations.Adapter that exposes aPropertyEditorfor any givenConversionServiceand specific target type.A specialization ofGenericConversionServiceconfigured by default with converters appropriate for most environments.BaseConversionServiceimplementation suitable for use in most environments.