mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Update application-mysql.properties
This commit is contained in:
parent
2c8f2657d3
commit
8e4f0abfa2
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ spring.datasource.url=jdbc:mysql://localhost/petclinic
|
|||
spring.datasource.username=root
|
||||
spring.datasource.password=root
|
||||
# Uncomment this the first time the app runs
|
||||
# spring.datasource.initialization-mode=always
|
||||
spring.datasource.initialization-mode=always
|
||||
|
|
Loading…
Reference in a new issue