We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11094d commit 141daa6Copy full SHA for 141daa6
README.adoc
@@ -20,6 +20,8 @@ Kafka/ZK REST API to perform administration/metric monitor tasks in daily work.
20
// end::base-t[]
21
22
23
+=== !!!! Please use branch 0.10.x in that this branch is more active!!!! My wechat is gnuhpc. Feel free to contact with me.
24
+
25
=== Installation and run
26
You can download the release package at
27
https://github.com/gnuhpc/Kafka-zk-restapi/releases
@@ -39,7 +41,7 @@ Change the following settings of application-home.yml in src/main/resources to v
39
41
kafka.brokers
40
42
zookeeper.uris
43
-#mvn clean package +
44
+#mvn clean package -Dmaven.test.skip=true +
45
46
You will find zip/tar under directory: Kafka-zk-restapi/target
47
0 commit comments