如果在使用動態頁面時還想跳轉到/static/index.html,可以使用重定向return "redirect:/index.html"。 幾點tips:. 1.攔截的url最後不要跟檢視重合,否則 ...
確定! 回上一頁