Kafka producer is sending the message to the topic but consumer is not picking up topic on docker
I am using the docker compose to run my microservice application. I am using kafka message broker to communicate between two microservices.
I am using the docker compose to run my microservice application. I am using kafka message broker to communicate between two microservices.