@Configuration @ConditionalOnClass(value=kim.sesame.framework.cache.CacheManager.class) @EnableConfigurationProperties(value=CacheProperties.class) public class RedisCacheAutoConfiguration extends Object
@Bean @ConditionalOnMissingBean public RedisCacheStorage redisCacheStorage(org.springframework.data.redis.core.RedisTemplate redisTemplate)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.