Azure-Samples / acme-fitness-store

Sample - how to deploy Spring Boot apps to Azure?
https://docs.microsoft.com/en-us/azure/spring-cloud/overview
MIT License
84 stars 157 forks source link

Update application.yaml to remove the mongo client autoconfiguration #201

Closed saragluna closed 4 months ago

saragluna commented 4 months ago

Now the autoconfiguration of the mongo client will fail if no mongo db uri provided.