Update application.yml
This commit is contained in:
parent
30ccb3801f
commit
73be11b751
@ -1,3 +1,10 @@
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://127.0.0.1:3306/mysql?characterEncoding=UTF-8&serverTimezone=UTC&useSSL=false
|
||||
username: root
|
||||
password: root
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
|
||||
programmer:
|
||||
name: xiaoming
|
||||
married: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user