This projects shows build a system with microservices using some of the lastest technologies
- Spring Boot
- Apache Kafka
- Swagger
- Install docker
- Git clone
- Run "docker-compose up"
- Go to localhost:4000/billing-api/
- Make POST /billing
- Read the logs of docker-compose console for seeing microservices interaction through kafka messages