Microsserviço responsável pelo sistema de pedidos de empréstimos.
- Build
make build- Executar
make run2.1 Executar em background
make run-silent2.2 Buildar e executar
make run-build- Desativar o container
make down make test make cov-html make check-db make lint