Package org.springframework.web.servlet.view.json

Support classes for providing a View implementation based on JSON serialization.

See:
          Description

Class Summary
MappingJacksonJsonView Spring MVC View that renders JSON content by serializing the model for the current request using Jackson's ObjectMapper.
 

Package org.springframework.web.servlet.view.json Description

Support classes for providing a View implementation based on JSON serialization.