类 RedisCaches
java.lang.Object
org.babyfish.jimmer.spring.cache.RedisCaches
-
方法概要
修饰符和类型方法说明static org.springframework.data.redis.core.RedisTemplate<String,byte[]> cacheRedisTemplate(org.springframework.data.redis.connection.RedisConnectionFactory connectionFactory)
-
方法详细资料
-
cacheRedisTemplate
public static org.springframework.data.redis.core.RedisTemplate<String,byte[]> cacheRedisTemplate(org.springframework.data.redis.connection.RedisConnectionFactory connectionFactory)
-