- 通过修改配置项,设置静态资源的位置
application.properties
# 修改默认的静态资源存放目录
spring.resources.static-locations=classpath:/app/
-
路由权限跳过
image.png
# 修改默认的静态资源存放目录
spring.resources.static-locations=classpath:/app/
路由权限跳过
本文标题:spring boot访问静态资源代理
本文链接:https://www.haomeiwen.com/subject/pscrultx.html
网友评论