ArloL / kafka-debugger

A small jar utility to test kafka connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kafka-debug-app

Short description

Quickstart

./mvnw package
java -jar target/kafka-debugger-0.0.1-SNAPSHOT-jar-with-dependencies.jar

About

A small jar utility to test kafka connections

License:MIT License


Languages

Language:Java 77.1%Language:Dockerfile 22.9%