Class Hierarchy
- java.lang.Object
- org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
- org.springframework.format.support.FormattingConversionService (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.format.FormatterRegistry)
- org.springframework.boot.convert.ApplicationConversionService
- org.springframework.format.support.FormattingConversionService (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.format.FormatterRegistry)
- org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
Annotation Interface Hierarchy
- org.springframework.boot.convert.DataSizeUnit (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.Delimiter (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.DurationFormat (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.DurationUnit (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.PeriodFormat (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.PeriodUnit (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.convert.DurationStyle
- org.springframework.boot.convert.PeriodStyle
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)