Class BaseCommonConverters


  • public class BaseCommonConverters
    extends Object
    The base common converters.
    Author:
    Christian Bremer
    • Field Detail

      • CONVERTERS

        public static final org.springframework.core.convert.converter.Converter<?,​?>[] CONVERTERS
        The constant CONVERTERS.
    • Constructor Detail

      • BaseCommonConverters

        public BaseCommonConverters()
    • Method Detail

      • registerAll

        public static void registerAll​(org.springframework.format.FormatterRegistry registry)
        Register all converters.
        Parameters:
        registry - the registry