Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 890 Bytes

File metadata and controls

31 lines (22 loc) · 890 Bytes
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:

  1. Clone the sample project by using the following command:

    git clone https://github.com/Azure-Samples/spring-petclinic-microservices.git
  2. 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
  3. After the script completes successfully, go to http://localhost:8080 in your browser to access the PetClinic application.