為什么http://127.0.0.1:8080/ftl/index.ftl加上.ftl就訪問失敗呢
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Feb 14 10:06:08 CST 2019
There was an unexpected error (type=Not Found, status=404).
No message available
2019-02-16
沒有找到?index.ftl?所映射的方法 方法上改成 @RequestMapping("/index.ftl")?就可以?視頻?thymeleaf模板?上的后添加的訪問連接??.html??我的也沒通過