public interface ConfigurableConversionService extends ConversionService, ConverterRegistry
ConversionService
 types. Consolidates the read-only operations exposed by ConversionService and
 the mutating operations of ConverterRegistry to allow for convenient ad-hoc
 addition and removal of Converters through. The latter is particularly useful when working against a
 ConfigurableEnvironment
 instance in application context bootstrapping code.ConfigurablePropertyResolver.getConversionService(), 
ConfigurableEnvironment, 
org.springframework.context.ConfigurableApplicationContext#getEnvironment()canConvert, canConvert, convert, convertaddConverter, addConverter, addConverter, addConverterFactory, removeConvertible