perf:调整项目配置

This commit is contained in:
曾文豪
2023-02-07 08:59:42 +08:00
parent 439947caad
commit ee3748c361
3 changed files with 45 additions and 45 deletions

View File

@@ -1,21 +0,0 @@
server:
compression:
enabled: true
## Spring配置
spring:
servlet:
multipart:
max-file-size: 20MB
web:
resources:
static-locations: classpath:/static/,file:static/
mvc:
pathmatch:
matching-strategy: ant_path_matcher
## 日志
logging:
file:
name: logs/tiesheng.log