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

https://github.com/Azure-Samples/java-microservices-aks-lab/blob/main/docs/06_lab_events/0602.md #78

Open SkillableKarl opened 8 months ago

SkillableKarl commented 8 months ago

Lab: 06

Description of issue - Items identified in QA


- In Task 'Step by step guidance', Step 2: Text in this step references most of the path:

src/main/java/org/springframework/samples/petclinic/customers/CustomersServiceApplication.java

But, it might be good to include the full path as does Step 3 and others:

src/spring-petclinic-customers-service/src/main/java/org/springframework/samples/petclinic/customers/CustomersServiceApplication.java