@Configuration public class RedisConfiguration extends Object
Constructor and Description |
---|
RedisConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.redis.core.RedisTemplate<String,Serializable> |
redisTemplate(org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory connectionFactory) |
@Bean public org.springframework.data.redis.core.RedisTemplate<String,Serializable> redisTemplate(org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory connectionFactory)
Copyright © 2022. All rights reserved.