From 248b2ef77dec2bf573d7bf1630ddbc66f48f23f3 Mon Sep 17 00:00:00 2001 From: sharvari-devops Date: Tue, 28 Jan 2025 19:55:09 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e15a3247f..9ae3ab193 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application) -## Run Petclinic locally +## Run Petclinic locally in machine Spring Petclinic is a [Spring Boot](https://spring.io/guides/gs/spring-boot) application built using [Maven](https://spring.io/guides/gs/maven/) or [Gradle](https://spring.io/guides/gs/gradle/). You can build a jar file and run it from the command line (it should work just as well with Java 17 or newer):