Deprecated configuration property ‘spring.resources.static-locations 项目设置加载静态资源的路径

 Spring:
resources:
static-locations: classpath:/static/,classpath:/views/
2.6之后
# web:
# resources:
# static-locations: classpath:/static/,classpath:/views/
posted @ 2022-01-30 16:44  猿猴23  阅读(836)  评论(0)    收藏  举报