Commit 206334ca by 李秋伟

Merge branch 'dev' into 'master'

Dev

Closes #6

See merge request mall/arch/matrix!3
parents bb0990ab 655af120
......@@ -29,8 +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