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

Commit efa8409e authored by anjiabin's avatar anjiabin

注释掉mongo事物

parent e6aad00b
......@@ -2,10 +2,10 @@ server:
port: ${liquidnet.info.port}
tomcat:
uri-encoding: UTF-8
maxThreads: 10000 #默认200
minSpareThreads: 5000 #默认10
maxConnections: 60000 #默认10000
acceptCount: 10000 #默认100
maxThreads: 2000 #默认200
minSpareThreads: 200 #默认10
maxConnections: 20000 #默认10000
acceptCount: 5000 #默认100
processorCache: -1 #默认200
servlet:
context-path:
......
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