原文:template might not exist or might not be accessible by any of the configured

報這個錯的前提是在springboot的項目中使用了thymeleaf模版或freemarker模版。 然后原因一般有二: .真的沒有這個模版文件,或是模版文件路徑不正確。 .在非模版頁面的請求中沒有使用 RestController或 ResponseBody注解,或是反過來,在模版頁面的請求中使用了 RestController或 ResponseBody注解。 縱有疾風起,人生不言棄。 ...

2020-05-09 06:55 0 14854 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM