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

Commit eb73d6f1 authored by 胡佳晨's avatar 胡佳晨

commit

parent 032eb461
......@@ -169,6 +169,18 @@ spring:
max-wait: -1
max-idle: 8
min-idle: 0
goblin:
database: 15
dbs: ${liquidnet.redis.goblin.dbs}
port: ${liquidnet.redis.goblin.port}
host: ${liquidnet.redis.goblin.host}
password: ${liquidnet.redis.goblin.password}
lettuce:
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
# MyBatis
mybatis:
# 搜索指定包别名
......
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