Class and Description |
---|
org.springframework.data.redis.connection.lettuce.AuthenticatingRedisClient
since 1.6 - Please use
RedisURI.setPassword(String) |
org.springframework.data.redis.connection.jedis.JedisUtils |
org.springframework.data.redis.connection.PoolConfig
use
GenericObjectPoolConfig instead. Will be removed in 1.4. |