This commit is contained in:
Ray Tsang 2018-02-21 11:39:59 +00:00 committed by GitHub
commit 330d2226b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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