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

Commit a84f6985 authored by 张国柄's avatar 张国柄

~config;

parent d122bdb7
......@@ -76,7 +76,7 @@ spring:
password: ${liquidnet.redis.queue.password}
lettuce:
pool:
max-active: 60
max-active: 70
max-wait: -1
max-idle: 50
min-idle: 0
......
......@@ -60,7 +60,7 @@ info:
# -----------------------------------------------------------
mybatis-plus:
mapper-locations: classpath*:com.liquidnet.service.*.mapper/*Mapper.xml
# -----------------------------------------------------------
# -----------------------------------------------------------
spring:
application:
name: ${liquidnet.info.name}
......@@ -188,7 +188,7 @@ spring:
hikari:
maximum-pool-size: 45
connection-timeout: 60000
minimum-idle: 10
minimum-idle: 8
connection-test-query: SELECT 1
# -----------------------------------------------------------
......
......@@ -108,7 +108,7 @@ spring:
hikari:
maximum-pool-size: 45
connection-timeout: 60000
minimum-idle: 10
minimum-idle: 8
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