Class VariantConfiguration

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.springframework.beans.TypeConverter simpleTypeConverter()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • AUTO_CONFIGURE_ORDER

        public static final int AUTO_CONFIGURE_ORDER
        Since:
        2.0.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • VariantConfiguration

        public VariantConfiguration()
    • Method Detail

      • simpleTypeConverter

        @Bean
        public org.springframework.beans.TypeConverter simpleTypeConverter()
        Returns:
        result
        Since:
        2.0.0