Generated by
JDiff

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

Added Classes
MappingJackson2JsonView Spring MVC View that renders JSON content by serializing the model for the current request using Jackson 2's ObjectMapper.
 

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