By default, the entire contents of the model map (with the exception of framework-specific classes) will be encoded as JSON. If the model contains only one key, you can have it extracted encoded as JSON alone via {@link #setExtractValueFromSingleKeyModel}. @author Jeremy Grelle @author Arjen Poutsma @author Rossen Stoyanchev @since 3.0 @see org.springframework.http.converter.json.MappingJacksonHttpMessageConverter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|