🎨 modify application.yaml

pull/98/head
ruibaby 2019-02-24 11:05:28 +08:00
parent 922f3caf67
commit 188b18585a
1 changed files with 4 additions and 4 deletions

View File

@ -23,10 +23,10 @@ spring:
password: 123456
#MySql配置
# driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://127.0.0.1:3306/halodb?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
# username: root
# password: 123456
# driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://127.0.0.1:3306/halodb?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
# username: root
# password: 123456
h2:
console: