A specialization of {@link GenericConversionService} configured by default withconverters appropriate for most environments.
Designed for direct instantiation but also exposes the static {@link #addDefaultConverters(ConverterRegistry)} utility method for ad hoc use against any{@code ConverterRegistry} instance.
@author Chris Beams
@since 3.1
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.