Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 613 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 613 Bytes

KafkaSpringBoot

Kafka Project For Beginners

Pre-requisite

  • Download Apache Kafka, click this Kafka and follow the steps to start the Zookeeper (ZooKeeper is primarily used to track the status of nodes in the Kafka cluster and maintain a list of Kafka topics and messages. ) and kafka server.
  • Use Postman to hit the API endpoint

Screenshots

Result Screenshot 2023-12-23 at 4 18 45 PM