I have a controller class with a POST method with @RestController annotation
@RequestMapping(value="/test", method = RequestMethod.POST, produces =&