You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "huqilong (GitHub)" <gi...@apache.org> on 2019/03/26 11:12:08 UTC

[GitHub] [incubator-dubbo] huqilong opened issue #3740: 希望封装得再好一点

按照文档配置的时候报错,缺少org.apache.curator包依赖

<dependency> <groupId>org.apache.curator</groupId> <artifactId>curator-framework</artifactId> <version>4.0.1</version> </dependency>


期望能直接饮用一个starter就可以搞定,不要显式引用dependencies了

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3740 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org