我的环境无法使用自定义的对象来返回json对象给前端了,请问是为什么
且在导入jackson-databind包之后
这就是后台返回的数据 前端不能解析错误
SpringMVC使用@ResponseBody直接返回json对象报HTTP Status 406 – Not Acceptable错误