This commit is contained in:
tanghc
2020-09-09 10:50:09 +08:00
parent 2270c50886
commit 066e6a7d57
2 changed files with 9 additions and 0 deletions

View File

@@ -8,4 +8,8 @@ mysql.password=root
# nacos注册中心地址
register.url=127.0.0.1:8848
# POST请求最大缓存默认是262144256KB256 * 1024
# 如果需要传输大文本可以把值设置高一点
spring.codec.max-in-memory-size=262144
logging.level.com.gitee=debug