摘要: 1.需要在配置文件重新执行静态文件夹位置即可 # 指定静态文件位置 resources: static-locations: classpath:/static/,classpath:/static/image/ 2.心得 默认的有如下几个 ,设置后会覆盖,因此根据需要设置即可 classpath: 阅读全文
posted @ 2021-02-14 21:52 岑惜 阅读(431) 评论(0) 推荐(0)