mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
Update readme.md
This commit is contained in:
parent
6108ce04a3
commit
4e5e37fa6f
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ Start coding in Gitpod, a free online dev environment.
|
||||||
## Understanding the Spring Petclinic application with a few diagrams
|
## Understanding the Spring Petclinic application with a few diagrams
|
||||||
<a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a>
|
<a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a>
|
||||||
|
|
||||||
|
|
||||||
## 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:
|
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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue