From 023fe82c460070d3b9f1a0dd6379d8dafdc5b972 Mon Sep 17 00:00:00 2001 From: Nerosshini Date: Sat, 7 Sep 2024 02:34:07 +0800 Subject: [PATCH] Updated App.java to add a new function --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a670e6f55..71e4672b5 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 in machine +## Run Petclinic locally in this 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):