nested exception is java.lang.RuntimeException: Driver com.mysql.cj.jdbc.Driver claims to not accept jdbcUrl, jdbc:mysql:localhost:3306/luckymoney

来源:6-1 关于红包收发之操作数据库(上)

qq_慕标1092115

2019-12-20 16:32

nested exception is java.lang.RuntimeException: Driver com.mysql.cj.jdbc.Driver claims to not accept jdbcUrl, jdbc:mysql:localhost:3306/luckymoney

写回答 关注

1回答

  • leo_howl
    2019-12-21 17:22:54

    jdbc:mysql://localhost:3306/luckymoney。localhost前面少了两个斜杠


2小时上手SpringBoot

2小时上手SpringBoot,实战开发红包表白程序,体现程序员专属花式浪漫

11882 学习 · 115 问题

查看课程

相似问题