As the name suggests, this is a microservice exercise. To run the server, use the docker-compose up --build command. This repository exposes port 8080, 9000, 9001, and 9002.
- :8080/api/v1/account for account microservice
- :8080/api/v1/outlet for outlet microservice
- :8080/api/v1/product for product microservice