This commit is contained in:
Sven Efftinge 2019-08-29 11:24:29 +00:00
parent 4f634ed4c0
commit 6108ce04a3

View file

@ -10,6 +10,7 @@ Start coding in Gitpod, a free online dev environment.
## Understanding the Spring Petclinic application with a few diagrams
<a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a>
## 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: