Skip to content

Instantly share code, notes, and snippets.

@DuncanDoyle
Created April 17, 2020 13:23
Show Gist options
  • Save DuncanDoyle/47659eed686421ec4b654a6d6b5c17dc to your computer and use it in GitHub Desktop.
Save DuncanDoyle/47659eed686421ec4b654a6d6b5c17dc to your computer and use it in GitHub Desktop.
#!/bin/sh
java --add-opens=java.base/sun.nio.ch=ALL-UNNAMED \
-jar target/kafdrop-3.24.0.jar \
--kafka.brokerConnect=localhost:9092
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment