原文:Error resolving template [index], template might not exist or might not be accessible by any of the configured Template Resolvers

,首先我按照网上找的在controller上面的注解改成 RestController,这个是不行的。给我返回了一个 login ,把返回的 改成 还是不行。 ,在异常的请求路径上加上 ResponseBody,还是不行。 这个问题我们都很好明白,就是模板页不存在,但是实际上它能找到模板页,但是在使用th:include标签的时候才会出错,这就是问题的症结所在。 终于找到问题了,原来是我的打包有 ...

2019-01-03 11:51 0 640 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM