| Package | Description |
|---|---|
| org.springframework.http.converter.cbor |
Provides an HttpMessageConverter for the CBOR data format.
|
| org.springframework.http.converter.json |
Provides HttpMessageConverter implementations for handling JSON.
|
| org.springframework.http.converter.smile |
Provides an HttpMessageConverter for the Smile data format ("binary JSON").
|
| org.springframework.http.converter.xml |
Provides HttpMessageConverter implementations for handling XML.
|
| Class and Description |
|---|
| AbstractJackson2HttpMessageConverter
Abstract base class for Jackson based and content type independent
HttpMessageConverter implementations. |
| Class and Description |
|---|
| AbstractJackson2HttpMessageConverter
Abstract base class for Jackson based and content type independent
HttpMessageConverter implementations. |
| AbstractJsonHttpMessageConverter
Common base class for plain JSON converters, e.g.
|
| Jackson2ObjectMapperBuilder
A builder used to create
ObjectMapper instances with a fluent API. |
| Class and Description |
|---|
| AbstractJackson2HttpMessageConverter
Abstract base class for Jackson based and content type independent
HttpMessageConverter implementations. |
| Class and Description |
|---|
| AbstractJackson2HttpMessageConverter
Abstract base class for Jackson based and content type independent
HttpMessageConverter implementations. |