@Configuration public class RedisTemplateConfig extends Object
Redis Template 配置
| Constructor and Description |
|---|
RedisTemplateConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.redis.core.RedisTemplate<Object,Object> |
redisTemplate(org.springframework.data.redis.connection.RedisConnectionFactory redisConnectionFactory) |
Copyright © 2019. All rights reserved.