Commit 655af120 by qiuweili123

close #6

parent cbd9ccd7
......@@ -29,7 +29,6 @@ public class MatrixeRedisAutoConfiguration {
redisTemplate.setHashValueSerializer(stringSerializer);
return redisTemplate;
}
@Bean
@ConditionalOnMissingBean(MatrixRedisClusterUtils.class)
public MatrixRedisClusterUtils jedisClusterUtils() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment