export DOCKER_KAFKA_HOST=$(ipconfig getifaddr en0)
docker-compose -f docker-compose-project.yml up
# for kafka
docker-compose up
# for api
mvn exec:java -Dexec.mainClass="myapps.Claim"
- Swagger:
localhost/docs
- Kafka Admin UI:
localhost:8080/ui
Cut and paste the output of System.out.println(topology) to the following website
https://zz85.github.io/kafka-streams-viz/