spring.application.name =ades_rest_api #Spring Boot Port server.port = ${SERVER_PORT}
#PRETOX Database spring.data.mongodb.uri=${MONGO_URI}