| Class | Description | 
|---|---|
| ApplicationConversionService | A specialization of  FormattingConversionServiceconfigured by default with
 converters and formatters appropriate for most Spring Boot applications. | 
| Enum | Description | 
|---|---|
| DurationStyle | Duration format styles. | 
| Annotation Type | Description | 
|---|---|
| DataSizeUnit | Annotation that can be used to change the default unit used when converting a
  DataSize. | 
| Delimiter | Declares a field or method parameter should be converted to collection using the
 specified delimiter. | 
| DurationFormat | Annotation that can be used to indicate the format to use when converting a
  Duration. | 
| DurationUnit | Annotation that can be used to change the default unit used when converting a
  Duration. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.