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

Commit e6aad00b authored by anjiabin's avatar anjiabin

注释掉mongo事物

parent a451aed6
...@@ -4,8 +4,8 @@ server: ...@@ -4,8 +4,8 @@ server:
uri-encoding: UTF-8 uri-encoding: UTF-8
maxThreads: 10000 #默认200 maxThreads: 10000 #默认200
minSpareThreads: 5000 #默认10 minSpareThreads: 5000 #默认10
maxConnections: 20000 #默认10000 maxConnections: 60000 #默认10000
acceptCount: 5000 #默认100 acceptCount: 10000 #默认100
processorCache: -1 #默认200 processorCache: -1 #默认200
servlet: servlet:
context-path: 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