Application where Service A is the producer, and Service B is the consumer.
Docker compose file grabs from kafka repository, latest versions. Run the Zookeeper and Broker cluster with:
docker compose build
docker compose up -d
Trigger the system to send a Widget object to Kafka with: http://localhost:8080/widget