From 48b684c2babf75ec4aff7fc7eeef751a92730bdc Mon Sep 17 00:00:00 2001 From: idvylyuk Date: Tue, 12 Nov 2024 17:22:35 +0200 Subject: [PATCH] release: changes to second release --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb3fe977f..cdb60e276 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application) + ## Run Petclinic locally 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):