課程
/后端開發
/Java
/SpringBoot開發常用技術整合
如題,前面的正確顯示,后面的顯示不了
2018-07-28
源自:SpringBoot開發常用技術整合 6-2
正在回答
一樣加上html就404
我也是這個樣子, 求解
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Aug 23 15:42:24 CST 2018
There was an unexpected error (type=Not Found, status=404).
No message available
Sat Jul 28 23:13:42 CST 2018
加了html后綴之后顯示的結果
舉報
SpringBoot 極簡開發的框架整合利器
1 回答http://localhost:8080/th/index.html
1 回答為什么http://127.0.0.1:8080/ftl/index.ftl加上.ftl就訪問失敗呢
3 回答在瀏覽器中為什么訪問不了localhost:8080/hello是不是要安裝tomcat
3 回答為什么center這個頁面能渲染上,index報404?
2 回答error.html是在放在templates下面的為什么用thymeleaf/error能訪問
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-10-22
一樣加上html就404
2018-08-23
我也是這個樣子, 求解
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Aug 23 15:42:24 CST 2018
There was an unexpected error (type=Not Found, status=404).
No message available
2018-07-28
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Sat Jul 28 23:13:42 CST 2018
There was an unexpected error (type=Not Found, status=404).
No message available
加了html后綴之后顯示的結果