`

迁移zookeeper遇到的坑

阅读更多

迁移zookeeper遇到的坑

(1)classpath不要加斜杠

 

 

(2)需要添加依赖,要不然报错

<dependency>
            <groupId>jline</groupId>
            <artifactId>jline</artifactId>
            <version>2.14.1</version>
        </dependency>

 

 

 

  • 大小: 155.2 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics