Enable Redis connection pool if commons-pool2 is available
See gh-26326
This commit is contained in:
@@ -0,0 +1 @@
|
||||
spring.redis.lettuce.pool.enabled=false
|
||||
Reference in New Issue
Block a user
See gh-26326
@@ -0,0 +1 @@
|
||||
spring.redis.lettuce.pool.enabled=false
|
||||