静态资源路径前缀,可做CDN加速优化

This commit is contained in:
thinkgem
2019-04-17 17:48:27 +08:00
parent 72b536a4d5
commit 88a9b11859
2 changed files with 6 additions and 0 deletions

View File

@@ -472,6 +472,9 @@ logging:
#
# # 静态文件后缀排除的url路径指定哪些uri路径不进行静态文件过滤。
# staticFileExcludeUri: /druid/
#
# # 静态资源路径前缀可做CDN加速优化
# staticPrefix: /static
#
# # 自定义正则表达式验证(主键、登录名)
# validator: