upfile config

This commit is contained in:
wangjinlei
2024-07-10 14:59:56 +08:00
parent 472021ca9b
commit 258f6a07e7

View File

@@ -11,15 +11,15 @@ connection-timeout: 6000000ms
spring: spring:
# 环境 dev/dev1|test|prod # 环境 dev/dev1|test|prod
profiles: profiles:
active: test active: dev1
# jackson时间格式化 # jackson时间格式化
jackson: jackson:
time-zone: GMT+8 time-zone: GMT+8
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
servlet: servlet:
multipart: multipart:
max-file-size: 100MB max-file-size: 1000MB
max-request-size: 100MB max-request-size: 1000MB
enabled: true enabled: true
mvc: mvc:
throw-exception-if-no-handler-found: true throw-exception-if-no-handler-found: true
@@ -75,7 +75,7 @@ renren:
header: token header: token
spring.jackson.serialization.FAIL_ON_EMPTY_BEANS: false #spring.jackson.serialization.FAIL_ON_EMPTY_BEANS: false
express: express:
sender: sender: