logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

idea mybatis generator plus插件自动生成问题

提示错误:Generate Failed: Cause:Cannot load connection class because of underlying exception: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the connection string

文章图片
#mybatis#intellij-idea#java
mybatis generator plus 中文注释乱码

第一步:idea中数据源url后面加"?characterEncoding=utf8&&false"第二步:确认数据库字符集

文章图片
#intellij-idea#java#intellij idea
到底了