2019年11月7日

SpringBoot常用数据源配置

摘要: #mysql8.X url: jdbc:mysql://localhost:3306/yourdbname?serverTimezone=UTC&useSSL=false&allowPublicKeyRetrieval=true username: root password: 123456 dri 阅读全文

posted @ 2019-11-07 09:20 郑晓龙 阅读(292) 评论(0) 推荐(0)

导航