Commit 86569e53 by huluobin

update

parent 72af8ed4
...@@ -9,7 +9,7 @@ spring: ...@@ -9,7 +9,7 @@ spring:
hikari: hikari:
minimum-idle: 100 minimum-idle: 100
maximum-pool-size: 1000 maximum-pool-size: 1000
max-lifetime: 30000 max-lifetime: 30
connection-test-query: 'select 1' connection-test-query: 'select 1'
...@@ -75,11 +75,7 @@ server: ...@@ -75,11 +75,7 @@ server:
port: 8082 port: 8082
servlet: servlet:
context-path: /purchase/other context-path: /purchase/other
tomcat:
undertow:
direct-buffers: true
buffer-size: 1024
threads: threads:
worker: 200 .
io: 6 max: 1000
url-charset: UTF-8
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