Uses of Package
org.springframework.http.converter.json

Package
Description
Provides an HttpMessageConverter for the CBOR data format.
Provides HttpMessageConverter implementations for handling JSON.
Provides an HttpMessageConverter for the Smile data format ("binary JSON").
Provides HttpMessageConverter implementations for handling XML.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.