原文: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