How to obtain JedisPooled in Spring Boot
I’m using Spring Boot 3.2.3 and spring-boot-starter-data-redis where I excluded lettuce and using jedis instead.
I’m using Spring Boot 3.2.3 and spring-boot-starter-data-redis where I excluded lettuce and using jedis instead.