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

Commit 3344eec8 authored by 张国柄's avatar 张国柄

~config;

parent f8857997
......@@ -74,7 +74,7 @@ spring:
# type: org.apache.tomcat.jdbc.pool.DataSource
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 16
maximum-pool-size: 45
minimum-idle: 8
connection-test-query: SELECT 1
data:
......
......@@ -75,7 +75,7 @@ spring:
# type: org.apache.tomcat.jdbc.pool.DataSource
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 16
maximum-pool-size: 45
minimum-idle: 8
connection-test-query: SELECT 1
# -----------------------------------------------------------
......
......@@ -75,7 +75,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 45
minimum-idle: 10
minimum-idle: 8
connection-test-query: SELECT 1
# -----------------------------------------------------------
......
......@@ -75,7 +75,7 @@ spring:
# type: org.apache.tomcat.jdbc.pool.DataSource
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 16
maximum-pool-size: 45
minimum-idle: 8
connection-test-query: SELECT 1
# -----------------------------------------------------------
......
......@@ -81,7 +81,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 45
minimum-idle: 10
minimum-idle: 8
connection-test-query: SELECT 1
# -----------------------------------------------------------
......
......@@ -103,7 +103,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 45
minimum-idle: 10
minimum-idle: 8
connection-test-query: SELECT 1
# -----------------------------------------------------------
......
......@@ -76,7 +76,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 45
minimum-idle: 10
minimum-idle: 8
connection-test-query: SELECT 1
# -----------------------------------------------------------
......
......@@ -174,7 +174,7 @@ spring:
# type: org.apache.tomcat.jdbc.pool.DataSource
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 50
maximum-pool-size: 45
connection-timeout: 60000
minimum-idle: 10
connection-test-query: SELECT 1
......
......@@ -94,7 +94,7 @@ spring:
# type: org.apache.tomcat.jdbc.pool.DataSource
driver-class-name: com.mysql.cj.jdbc.Driver
hikari:
maximum-pool-size: 50
maximum-pool-size: 45
connection-timeout: 60000
minimum-idle: 10
connection-test-query: SELECT 1
......
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