Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 402 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 402 Bytes

Orders API

Microservices that provides all necessary endpoints.

Test evidence

Como rodar

Instalar dependências e buildar

./gradlew build --refresh-dependencies

Subir infra local

docker-compose up -d database flyway

Rodar aplicação

./gradlew bootRun

Swagger: http://localhost:8080/swagger-ui/index.html#/