netkovjordan/kafka-client

By netkovjordan

Updated 7 months ago

Kafka producer and consumer java app. Requires Kafka deployment to be able to test.

Image
Integration & Delivery
Developer Tools

9

Kafka client with interactive UI for producing and consuming messages. In order to be able to use it, you will need to set up Kafka with either KRaft or Zookeeper. Simple setup using Docker and running Kafka + Zookeper: https://www.baeldung.com/ops/kafka-docker-setup.

App is developed in Java SpringBoot.

Docker Pull Command

docker pull netkovjordan/kafka-client