mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Merge 6ee6771e8c
into a52cbe93a2
This commit is contained in:
commit
330d2226b5
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ database=mysql
|
|||
spring.datasource.url=jdbc:mysql://localhost/test
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=root
|
||||
# Uncomment this the first time the app runs
|
||||
# spring.datasource.initialize=true
|
||||
# Uncomment this the first time the app runs
|
||||
# spring.datasource.initialization-mode=always
|
||||
|
|
Loading…
Reference in a new issue