This converter can be used to bind to typed beans, or untyped {@link java.util.HashMap HashMap} instances.
By default, this converter supports {@code application/json}. This can be overridden by setting the {@link #setSupportedMediaTypes(List) supportedMediaTypes} property.method. @author Arjen Poutsma @see org.springframework.web.servlet.view.json.BindingJacksonJsonView @since 3.0
|
|