Set the following env variables:
MONGO_PASSWORD
MONGO_USER
MONGO_PORT defaults to 27017
MONGO_URL defaults to localhost
To start the app, run the following command:
./gradlew clean bootRun
http://localhost:9200/actuator/health
http://localhost:9200/actuator/info
API docs are generated with swagger
http://localhost:9200/api/swagger-ui.html