This commit is contained in:
zhuoda
2020-12-14 15:56:25 +08:00
parent 653f4c2d6c
commit 7e580440f0
13 changed files with 310 additions and 208 deletions

View File

@@ -44,7 +44,7 @@ spring.redis.host=127.0.0.1
spring.redis.port=6379
spring.redis.timeout=10000ms
spring.redis.password=Gq123456@
spring.redis.lettuce..pool.max-active=10
spring.redis.lettuce.pool.max-active=10
spring.redis.lettuce.pool.min-idle=5
spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.max-wait=30000ms