mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +00:00
Updated Readme
This commit is contained in:
parent
5b5845a658
commit
db1790b3f7
1 changed files with 5 additions and 3 deletions
|
@ -8,10 +8,12 @@ Or you can run it from Maven directly using the Spring Boot Maven plugin. If you
|
|||
./mvnw spring-boot:run
|
||||
```
|
||||
|
||||
This is an edit by Rebecca
|
||||
|
||||
## 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
|
||||
|
||||
|
||||
This is and edit by Andrew
|
||||
## Database configuration
|
||||
|
||||
In its default configuration, Petclinic uses an in-memory database (HSQLDB) which
|
||||
|
|
Loading…
Reference in a new issue