See: Description
| Class | Description | 
|---|---|
| AbstractJackson2View | 
 Abstract base class for Jackson based and content type independent
  
AbstractView implementations. | 
| MappingJackson2JsonView | 
 Spring MVC  
View that renders JSON content by serializing the model for the current request
 using Jackson 2's ObjectMapper. |