为了账号安全,请及时绑定邮箱和手机立即绑定

为什么添加依赖连接数据库依然会报错

https://img1.sycdn.imooc.com//5adb13890001182d06010295.jpg

这是.yml文件

https://img1.sycdn.imooc.com//5adb13b90001eff807010251.jpg

maven配置

https://img1.sycdn.imooc.com//5adb13d70001f12617300660.jpg

这是报错信息



正在回答

2 回答

Java用的1.9?

0 回复 有任何疑惑可以回复我~
datasource:
  driver-class-name: com.mysql.jdbc.Driver
  url: jdbc:mysql://127.0.0.1:3306/dbgril?characterEncoding=utf8&useSSL=true&autoReconnect=false&rewriteBatchedStatements=true
  username: root
  password: root
jpa:
  hibernate:
    ddl-auto: update
    show-sql: true

你这样试试

0 回复 有任何疑惑可以回复我~
#1

xuehen_5710

?characterEncoding=utf8&useSSL=true&autoReconnect=false&rewriteBatchedStatements=true
2018-04-21 回复 有任何疑惑可以回复我~
#2

慕后端3222899 提问者 回复 xuehen_5710

还是不行啊兄弟
2018-04-22 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
2小时学会Spring Boot
  • 参与学习       151599    人
  • 解答问题       1079    个

Spring Boot入门视频教程,你将学会使用Spring Boot快速构建应用程序

进入课程

为什么添加依赖连接数据库依然会报错

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信