Tomcat的最大POST数据限制参数实例

This commit is contained in:
thinkgem
2020-12-22 22:07:15 +08:00
parent c7a03196a8
commit 1ddaa7b34d

View File

@@ -25,6 +25,7 @@ server:
context-path: /js
tomcat:
uri-encoding: UTF-8
#maxHttpFormPostSize: -1
# 当 Nginx 为 httpstomcat 为 http 时,设置该选项为 true
schemeHttps: false