摘要: <build> <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId> <configuration> <appendAssemblyId>false</appendAssemblyId> <descriptorRefs> 阅读全文
posted @ 2020-07-16 13:04 老王同鞋 阅读(3428) 评论(0) 推荐(0) 编辑
摘要: 下载zookeeper wget http://mirror.bit.edu.cn/apache/zookeeper/zookeeper-3.5.8/apache-zookeeper-3.5.8.tar.gz 解压 tar -zxvf apache-zookeeper-3.5.8.tar.gz 修改 阅读全文
posted @ 2020-07-16 10:06 老王同鞋 阅读(197) 评论(0) 推荐(0) 编辑