Leaf icon indicating copy to clipboard operation
Leaf copied to clipboard

使用Leaf时的一些疑问

Open colinguozizhong opened this issue 5 years ago • 1 comments

1.core里为啥依赖是 <groupId>org.apache.curator</groupId> <artifactId>curator-recipes</artifactId> provided provided貌似导致我用注解的时候加载不了curator-recipes的类 2.curator.version>2.6.0</curator.version> 貌似我也使我没法正常使用连到zk(3.5版本的) 3.注解模式,代码里参数使用的是properties.getSegment().getUrl(),文档里却是leaf.jdbc.url

colinguozizhong avatar Mar 30 '20 13:03 colinguozizhong

@colinguozizhong 显示的引入下curator的版本,文档已经更新了

Yaccc avatar Apr 14 '20 15:04 Yaccc