Package-level declarations
Support for type conversion.
Types
Link copied to clipboard
A specialization of FormattingConversionService configured by default with converters and formatters appropriate for most Spring Boot applications.
Link copied to clipboard
Annotation that can be used to change the default unit used when converting a DataSize.
Link copied to clipboard
Declares a field or method parameter should be converted to collection using the specified delimiter.
Link copied to clipboard
Annotation that can be used to indicate the format to use when converting a Duration.
Link copied to clipboard
enum DurationStyle
Duration format styles.
Link copied to clipboard
Annotation that can be used to change the default unit used when converting a Duration.
Link copied to clipboard
Annotation that can be used to indicate the format to use when converting a Period.
Link copied to clipboard
enum PeriodStyle
A standard set of Period units.
Link copied to clipboard
Annotation that can be used to change the default unit used when converting a Period.