修改密码
parent
ffdd6fcf14
commit
e825280002
|
@ -1,7 +1,7 @@
|
||||||
spring.datasource.url=jdbc:mysql://192.168.1.100:3306/fourcal?\
|
spring.datasource.url=jdbc:mysql://192.168.1.100:3306/fourcal?\
|
||||||
characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2b8&rewriteBatchedStatements=true&useSSL=false
|
characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2b8&rewriteBatchedStatements=true&useSSL=false
|
||||||
spring.datasource.username=root
|
spring.datasource.username=root
|
||||||
spring.datasource.password=zytx123!@#
|
spring.datasource.password=Qwer123!@#$
|
||||||
|
|
||||||
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
|
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
|
||||||
#spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
#spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
||||||
|
|
Loading…
Reference in New Issue