mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Merge 2e2057db6d
into 383edc1656
This commit is contained in:
commit
88803d8d3d
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#server
|
||||
server.port=8090
|
||||
|
||||
# database init, supports mysql too
|
||||
database=h2
|
||||
spring.sql.init.schema-locations=classpath*:db/${database}/schema.sql
|
||||
|
|
Loading…
Reference in a new issue