windows和mac配制:写法
####静态资源
#mac下面配置
#spring.resources.staticLocations=file:///Users/joun/work/htest/dist/
#windows下配置
spring.resources.static-locations=file:D:/work/cos/vue/htest/dist
windows和mac配制:写法
####静态资源
#mac下面配置
#spring.resources.staticLocations=file:///Users/joun/work/htest/dist/
#windows下配置
spring.resources.static-locations=file:D:/work/cos/vue/htest/dist