mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Add a screenshot
This commit is contained in:
parent
c07cfab0da
commit
2ce515a26c
1 changed files with 2 additions and 1 deletions
|
@ -15,10 +15,11 @@
|
|||
|
||||
You can then access petclinic here: http://localhost:8080/
|
||||
|
||||
<img width="782" alt="springboot-petclinic" src="https://cloud.githubusercontent.com/assets/838318/19653851/61c1986a-9a16-11e6-8b94-03fd7f775bb3.png">
|
||||
|
||||
## In case you find a bug/suggested improvement for Spring Petclinic
|
||||
Our issue tracker is available here: https://github.com/spring-projects/spring-petclinic/issues
|
||||
|
||||
|
||||
## Database configuration
|
||||
|
||||
In its default configuration, Petclinic uses an in-memory database (HSQLDB) which
|
||||
|
|
Loading…
Reference in a new issue