Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 307 Bytes

File metadata and controls

27 lines (15 loc) · 307 Bytes

Simple API Java

Aplicação API

Pré-requisitos

  • Java 21
  • Git
  • Docker

Build e execução

docker compose up --build

Testes unitários (validação)

./mvnw test

Documentação online (OpenAPI)

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