Package org.springframework.http.converter.json

Provides an HttpMessageConverter implementations for handling JSON.

See:
          Description

Class Summary
MappingJacksonHttpMessageConverter Implementation of HttpMessageConverter that can read and write JSON using Jackson's ObjectMapper.
 

Package org.springframework.http.converter.json Description

Provides an HttpMessageConverter implementations for handling JSON.