SpringMVC异常报406 (Not Acceptable)的解决办法 使用SpsringMVC,使用restEasy调试,controller请求设置如下: Java代码 @RequestMapping(va ...