mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-25 03:42:48 +00:00
Compare commits
2 commits
9432106118
...
5f30a2efb8
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5f30a2efb8 | ||
![]() |
332abbcb8a |
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ cd spring-petclinic
|
||||||
java -jar target/*.jar
|
java -jar target/*.jar
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(On Windows, or if your shell doesn't expand the glob, you might need to specify the JAR file name explicitly on the command line at the end there.)
|
||||||
|
|
||||||
You can then access the Petclinic at <http://localhost:8080/>.
|
You can then access the Petclinic at <http://localhost:8080/>.
|
||||||
|
|
||||||
<img width="1042" alt="petclinic-screenshot" src="https://cloud.githubusercontent.com/assets/838318/19727082/2aee6d6c-9b8e-11e6-81fe-e889a5ddfded.png">
|
<img width="1042" alt="petclinic-screenshot" src="https://cloud.githubusercontent.com/assets/838318/19727082/2aee6d6c-9b8e-11e6-81fe-e889a5ddfded.png">
|
||||||
|
|
Loading…
Reference in a new issue