Enable Redis connection pool if commons-pool2 is available

See gh-26326
This commit is contained in:
weixsun
2021-04-30 20:13:57 +08:00
committed by Stephane Nicoll
parent a72da74cdc
commit 55ff163018
6 changed files with 71 additions and 22 deletions

View File

@@ -0,0 +1 @@
spring.redis.lettuce.pool.enabled=false