idea使用MybatisPlus插件数据库报错路径

使用这个路径拼接数据库名称:

jdbc:mysql://localhost/mybatisplusdb?allowMultiQueries=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=Asia/Shanghai

你可能感兴趣的:(intellij-idea,数据库,java)