See: Description
Interface | Description |
---|---|
FormattingTypeConverter<S,T,A extends Annotation> |
Class | Description |
---|---|
ReadableBytesTypeConverter |
Converts String's to readable bytes.
|
Enum | Description |
---|---|
MapFormat.MapTransformation |
Specifies the type of the map that should be injected.
|
Annotation Type | Description |
---|---|
Format |
Annotation used to describe the format in the case where the format needs to be altered for the purposes of
conversion.
|
MapFormat |
Allows configuration how map property values are injected.
|
ReadableBytes |
Used by
ReadableBytesTypeConverter to parse strings in the form 1MB to numbers. |