From d661f7dc3a7a4c749c8072ffedc2a29eb0cc955a Mon Sep 17 00:00:00 2001 From: Rehan Shaikh <90125341+srehany@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:19:44 +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 543ea56d0..154d0fc57 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ ## Understanding the Spring Petclinic application with a few diagrams See the presentation here -## Running petclinic locally +## Running petclinic locally . Petclinic is a [Spring Boot](https://spring.io/guides/gs/spring-boot) application built using [Maven](https://spring.io/guides/gs/maven/). You can build a jar file and run it from the command line (it should work just as well with Java 8, 11 or 17):