Azure-Samples / java-microservices-aks-lab

This lab walks you through the creation of a Java microservices application on AKS integrated with multiple Azure services
MIT License
10 stars 159 forks source link

Add note for config application.yml #15

Closed vermegi closed 9 months ago

vermegi commented 1 year ago

Clarify that, in Application.yml in the local clone of the forked repo  (in /java-microservices-aks-lab/srvc/spring-clinic-config-server/src/main/resources), URI for the repo should NOT include the trailing .git

vermegi commented 1 year ago

Not sure if this also applies to ASA ...