Verificar si tiene en su ambiente la versión 11 de Java, si no, saltarse este paso y continuar con ¨Levantar el Ambiente¨
$ cd desafio-back && ./gradlew clean build && cd ..
$ docker-compose up --build
$ make database-provision
http://localhost:8080/swagger-ui.html
ENJOY!!