See: Description
Class | Description |
---|---|
JacksonSerder |
The type exposes APIs for serialization and deserialization using Jackson.
|
Enum | Description |
---|---|
SerdeCollectionFormat |
Swagger collection format to use for joining
List parameters in
paths, queries, and headers. |
SerdeEncoding |
Supported serialization encoding formats.
|
Exception | Description |
---|---|
SerdeParseException |
An exception thrown while parsing an invalid input during serialization or deserialization.
|
Annotation Type | Description |
---|---|
HeaderCollection |
Annotation on a deserialized header type that indicates that the property should
be treated as a header collection with the provided prefix.
|
JsonFlatten |
Annotation used for flattening properties separated by '.'.
|