国旗图片静态配置。

This commit is contained in:
wangzhijiang
2022-08-10 11:58:19 +08:00
parent 82c186e2de
commit 725e11caf5
@@ -92,7 +92,7 @@ spring:
mvc:
static-path-pattern: /**
resource:
static-locations: classpath:/static/,classpath:/public/,classpath:/home/
static-locations: classpath:/static/,classpath:/public/,classpath:/home,/classpath:/nationalFlag/
autoconfigure:
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
datasource: