I have the following controller method:
@RequestMapping(value=\"/map/update\", method=RequestMethod.POST, produces = \"application/json; charset=utf-8\") @Re
use @Validated annotate controller use @Valid annotate @RequestBody