@@ -39,7 +39,7 @@ spring:
max-wait: -1
max-idle: 8
min-idle: 0
- # 静态资源配置..
+ # 静态资源配置
resources:
static-locations: classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${web.upload-path}