靜態(tài)頁面的return默認(rèn)是跳轉(zhuǎn)到/static/目錄下,當(dāng)在pom.xml中引入了thymeleaf組件,動態(tài)跳轉(zhuǎn)會覆蓋默認(rèn)的靜態(tài)跳轉(zhuǎn),默認(rèn)就會跳轉(zhuǎn)到/templates/下,注意看兩者return代碼也有區(qū)別,動態(tài)沒有html后綴。 1.1 在static下新建hello1.html 運行程序,瀏覽器輸入http://localhost:8080/hello1.html ...
www.dbjr.com.cn/article/1812...htm 2025-6-7