課程
/后端開發
/Java
/SpringBoot開發常用技術整合
不知道為什么,我的thymeleaf模板引入,配置文件都加了,完全按照視頻來的,進入方法了就是沒有跳轉到Thymeleaf路徑下的html頁面。。。。
但是freemarker是可以跳轉頁面的。。。。
2018-04-03
源自:SpringBoot開發常用技術整合 6-2
正在回答
spring.thymeleaf.servlet.content-type 這里和視頻中的不一樣
視頻中是spring.thymeleaf.content-type
今天再次開機,重新啟動項目又可以跳轉到thymeleaf對應的頁面了,不知道(⊙o⊙)問題在哪里?
舉報
SpringBoot 極簡開發的框架整合利器
1 回答跳轉不了頁面,直接返回了字符串
1 回答頁面能跳轉但是用model 傳值前臺收不到。
1 回答thymeleaf
3 回答thymeleaf無法訪問
3 回答Thymeleaf加載錯誤
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-07-14
spring.thymeleaf.servlet.content-type 這里和視頻中的不一樣
視頻中是spring.thymeleaf.content-type
2018-04-03
今天再次開機,重新啟動項目又可以跳轉到thymeleaf對應的頁面了,不知道(⊙o⊙)問題在哪里?