Commit 5af7e57a by qiuweili123

close #8

parent 22992b90
......@@ -29,7 +29,6 @@ public class AopTransaction {
public void createPointCut() {
}
/**
* 更新切入点
*/
......
......@@ -29,7 +29,7 @@ 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