Spring MVC - Class Diagram - Classes that extend GenericConversionService




NameTypePackageDescriptionDetail

DefaultConversionServiceClassorg.springframework.core.convert.supportA specialization of GenericConversionService configured by default withconverters appropriate for most environments.Detail
DefaultFormattingConversionServiceClassorg.springframework.format.supportA specialization of FormattingConversionService configured by default withconverters and formatters appropriate for most applications.Detail
FormattingConversionServiceClassorg.springframework.format.supportA ConversionService implementationdesigned to be configured as a FormatterRegistry.Detail
GenericConversionServiceClassorg.springframework.core.convert.supportBase ConversionService implementation suitable for use in most environments.Detail