server.port=${port:8081} spring.data.mongodb.uri=mongodb://${db:cart-db}:27017/data endpoints.health.enabled=false