spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,classpath:/templates/ 配置完成后,啟動(dòng)SpringBoot,在瀏覽器中輸入地址就可以直接訪問(wèn)templates目錄下的靜態(tài)資源了。 通過(guò)Controller控制器層跳轉(zhuǎn)訪問(wèn) ...
www.dbjr.com.cn/article/2814...htm 2025-6-3