spring.application.name =ades_rest_api
server.servlet.context-path=/pretoxapi
#Spring Boot Port server.port = ${SERVER_PORT}
#PRETOX Database spring.data.mongodb.uri=${MONGO_URI}