Package org.springframework.boot.convert
package org.springframework.boot.convert
Support for type conversion.
-
ClassDescriptionA specialization of
FormattingConversionService
configured by default with converters and formatters appropriate for most Spring Boot applications.Annotation that can be used to change the default unit used when converting aDataSize
.Declares a field or method parameter should be converted to collection using the specified delimiter.Annotation that can be used to indicate the format to use when converting aDuration
.Duration format styles.Annotation that can be used to change the default unit used when converting aDuration
.Annotation that can be used to indicate the format to use when converting aPeriod
.A standard set ofPeriod
units.Annotation that can be used to change the default unit used when converting aPeriod
.