Step-1: Start Zookeeper using this command
.\bin\windows\zookeeper-server-start.bat config\zookeeper.properties
Step-2: Start Kafka Server using this commmand
.\bin\windows\kafka-server-start.bat config\server.properties
Step-3: Run both applications .
Step-4: Use Postman to hit the producer and see the changes in consumer