请求返回解析错误,Error resolving template "xxxxx"template might not exist or might not be accessible

错误提示:Error resolving template "xxxxx"template might not exist or might not be accessible by any of the configured Template Resolvers 问题缘由 返回参数含有json、xml等数据 解决思路: 在Controller的接收方法前面加上@ResponseBody注解便可
相关文章
相关标签/搜索