Close

List of Spring built-in converter factories

[Last Updated: Dec 8, 2016]

Spring Framework 

Followings is the complete list of built-in ConverterFactory implementations.

spring-context, 4.3.3.RELEASE

org.springframework.core.convert.support

CharacterToNumberFactory
IntegerToEnumConverterFactory
NumberToNumberConverterFactory
StringToEnumConverterFactory
StringToNumberConverterFactory




See Also