【online】下拉搜索+带条件表字典,报错400

pull/8387/merge
JEECG 2025-07-22 09:50:22 +08:00
parent 3c0cc49f0c
commit 56b9131675
5 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
server:
port: 8080
undertow:
decode-url: true # 启用URL解码
# max-http-post-size: 10MB # 平替 tomcat server.tomcat.max-swallow-siz undertow该值默认为-1
worker-threads: 16 # 4核CPU标准配置
buffers:

View File

@ -1,6 +1,7 @@
server:
port: 8080
undertow:
decode-url: true # 启用URL解码
# max-http-post-size: 10MB # 平替 tomcat server.tomcat.max-swallow-siz undertow该值默认为-1
worker-threads: 16 # 4核CPU标准配置
buffers:

View File

@ -1,6 +1,7 @@
server:
port: 8080
undertow:
decode-url: true # 启用URL解码
# max-http-post-size: 10MB # 平替 tomcat server.tomcat.max-swallow-siz undertow该值默认为-1
worker-threads: 16 # 4核CPU标准配置
buffers:

View File

@ -1,6 +1,7 @@
server:
port: 8080
undertow:
decode-url: true # 启用URL解码
worker-threads: 16
buffers:
websocket: 8192

View File

@ -1,6 +1,7 @@
server:
port: 8080
undertow:
decode-url: true # 启用URL解码
# 4核CPU标准配置
worker-threads: 16
buffers: