For further reference, please consider the following sections:
- Spring boot application able to listen to 2 different topics hosted @ 2 differnt clusters, using auto-configuration.
- excute 'docker-compose up' or 'docker-compose up --build'
- After successful execution 2 kafka instances will be up and running @ ports 9092 AND 19092
- Yon can monitor the kafka's @ localhost:8080 AND localhost:8081
- excute the application.
- you can publish the message using localhost:8080 AND localhost:8081 AND obsever the output in your console.
