public class RedisConfig extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.slf4j.Logger |
logger |
| 构造器和说明 |
|---|
RedisConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPassword(RedisSafeProperties redisSafeProperties,
org.springframework.boot.autoconfigure.data.redis.RedisProperties redisProperties) |
org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory |
lettuceConnectionFactory(RedisSafeProperties redisSafeProperties,
org.springframework.boot.autoconfigure.data.redis.RedisProperties redisProperties) |
public org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory lettuceConnectionFactory(RedisSafeProperties redisSafeProperties, org.springframework.boot.autoconfigure.data.redis.RedisProperties redisProperties)
public String getPassword(RedisSafeProperties redisSafeProperties, org.springframework.boot.autoconfigure.data.redis.RedisProperties redisProperties)
Copyright © 2023. All rights reserved.