課程
/后端開發(fā)
/Java
/SpringBoot開發(fā)常用技術(shù)整合
為啥我按照慕課網(wǎng)的方式,訪問不了http://localhost:8080/th/index這個,哪里出了問題呀
2019-04-17
源自:SpringBoot開發(fā)常用技術(shù)整合 6-1
正在回答
確保訪問路徑,pom.jar,controller?都沒問題時候?看一下如果你application配置中??后綴配置的是?suffix:?ftl?把這個給注釋了就行?因?yàn)槟J(rèn)就是這個用不著配置
課程里的路徑是ftl/index,你訪問的路徑要和自己的對應(yīng)
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Wed Apr 17 18:53:04 CST 2019
There was an unexpected error (type=Not Found, status=404).
No message available
-------報(bào)的是這個錯誤,這是為啥啊
舉報(bào)
SpringBoot 極簡開發(fā)的框架整合利器
2 回答freemarker頁面啟動無法訪問
1 回答整合freemarker,訪問不到ftl的頁面,直接返回了字符串
1 回答為什么訪問不了templates下面的freemarker和thymeleaf下面的.ftl和.html文件
1 回答跳轉(zhuǎn)不了頁面,直接返回了字符串
2 回答Thymeleaf不跳轉(zhuǎn)頁面。。。
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2019-08-09
2019-04-28
課程里的路徑是ftl/index,你訪問的路徑要和自己的對應(yīng)
2019-04-17
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Wed Apr 17 18:53:04 CST 2019
There was an unexpected error (type=Not Found, status=404).
No message available
-------報(bào)的是這個錯誤,這是為啥啊