I have a spring boot application with the following controller:
spring boot
@ResponseBody @RequestMapping(value = "/editInfo", method = RequestMeth