First commit

This commit is contained in:
Renjini AG 2024-02-14 05:08:02 +00:00
parent 836d111e99
commit 921c360043

View file

@ -7,7 +7,7 @@
[See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application)
## Run Petclinic locally
#Added by Renjini
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):
```bash