請(qǐng)教一個(gè)thymeleaf的問題 報(bào)錯(cuò)org.thymeleaf.exceptions.TemplateInputException: Error resolving template "thymeleaf/index"
自己開發(fā)的時(shí)候,遇到這個(gè)問題。當(dāng)我請(qǐng)求controller的時(shí)候最后跳轉(zhuǎn)頁面失敗。
控制臺(tái)輸出這堆
org.thymeleaf.exceptions.TemplateInputException: Error resolving template "thymeleaf/index", template might not exist or might not be accessible by any of the configured Template Resolvers
application.property里面的配置
項(xiàng)目resource結(jié)構(gòu)
網(wǎng)上查的說是路徑問題,我試了改路徑很多遍都沒成功。求解決方案
2018-12-17
求解決
2018-04-02
你現(xiàn)在有沒有解決我也是這個(gè)問題