Skip to content
Snippets Groups Projects
Commit 30fbe76c authored by Antoine Rey's avatar Antoine Rey Committed by GitHub
Browse files

A few fixes to the readme.md for Spring-Boot branch

Merge pull request #169 from aaguilera/springboot
parents 61638680 b3080ccb
No related branches found
No related tags found
No related merge requests found
# Sprinb Boot version of the Spring PetClinic Sample Application [![Build Status](https://travis-ci.org/spring-projects/spring-petclinic.png?branch=master)](https://travis-ci.org/spring-projects/spring-petclinic/)
# Spring Boot version of the Spring PetClinic Sample Application [![Build Status](https://travis-ci.org/spring-projects/spring-petclinic.png?branch=master)](https://travis-ci.org/spring-projects/spring-petclinic/)
## Understanding the Spring Petclinic application with a few diagrams
<a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a>
......@@ -7,6 +7,7 @@
```
git clone https://github.com/spring-projects/spring-petclinic.git
cd spring-petclinic
git checkout springboot
./mvnw spring-boot:run
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment