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