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. @author Arjen Poutsma @author Keith Donald @since 3.1.2 @see org.springframework.web.servlet.view.json.MappingJackson2JsonView
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|