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/05_lab_messaging/0502.md #77

Open SkillableKarl opened 8 months ago

SkillableKarl commented 8 months ago

Lab: 05

Description of issue - Items identified in QA


- In Task 'Step by step guidance', Step 1: Text says:

you'll have to uncomment the module for the spring-petclinic-messaging-emulator in the <modules> element at line 26.

I did not find the referenced line of code present at all, commented out or not. I added it and was able to proceed, but assuming I didnt make a mistake - should this be phrased 'add the module' instead of uncomment it?