记得上下班打卡 | git大法好,push需谨慎

Commit a07db24d authored by jiangxiulong's avatar jiangxiulong

上传文件大小配置

parent 887443b2
...@@ -64,8 +64,8 @@ spring: ...@@ -64,8 +64,8 @@ spring:
name: ${liquidnet.info.name} name: ${liquidnet.info.name}
servlet: servlet:
multipart: multipart:
max-file-size: 5MB max-file-size: 50MB
max-request-size: 10MB max-request-size: 100MB
profiles: profiles:
include: common-service #这里加载management相关公共配置 include: common-service #这里加载management相关公共配置
rabbitmq: rabbitmq:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment