mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:35:49 +00:00
Updated instructions to switch into springboot branch
This commit is contained in:
parent
c39ed81904
commit
b3080ccb2b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
```
|
||||
git clone https://github.com/spring-projects/spring-petclinic.git
|
||||
cd spring-petclinic
|
||||
git checkout springboot
|
||||
./mvnw spring-boot:run
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue