- Java 1.8
- Docker
- Maven 3.5
Para executar os microserviços, executar o comando start-microservices.sh, isto irá rodar todos os serviços.
- Spring Cloud Gateway: http://localhost:8080/
- Customer's API: http://localhost:8080/customers
- Product's API: http://localhost:8080/products
- Order's API: http://localhost:8080/orders
- Eureka: http://localhost:8761/dashboard