| author | KarlErickson |
|---|---|
| ms.author | v-shilichen |
| ms.service | azure-spring-apps |
| ms.topic | include |
| ms.date | 08/19/2025 |
| ms.update-cycle | 1095-days |
Use the following steps to prepare the sample locally:
-
Clone the sample project by using the following command:
git clone https://github.com/Azure-Samples/spring-petclinic-microservices.git
-
Navigate to the project root directory and then use the following command to run the sample project locally:
bash ./scripts/run_all_without_infra.sh
-
After the script completes successfully, go to
http://localhost:8080in your browser to access the PetClinic application.