diff --git a/techheroshop-project-interface-dev.yml b/techheroshop-project-interface-dev.yml index 57bc11e..742ce0e 100644 --- a/techheroshop-project-interface-dev.yml +++ b/techheroshop-project-interface-dev.yml @@ -9,7 +9,7 @@ spring: password: root druid: filters: stat,wall,slf4j - maxActive: 20 + maxActive: 20 #该数值根据cpu计算 initialSize: 1 maxWait: 60000 minIdle: 1