- Demo implementation of a cargo tracking application using Domain driven design principles
- Spring Boot
- Spring Cloud - Ribbon, Eureka, Rabbitmq Binder, Hystrix, Feign
- Docker
- H2 in-memory database
- Run
$ docker-compose up
- (-d if you don't want to see the logs)