-
代码抽到子模块jar包里面 就会 报io.github.linpeilie.ConvertException: cannot find converter from SysPost to SysPostVo
at io.github.linpeilie.Converter.convert(Converter.java:31)
at io.github.linpeilie.Converte…
-
### 当前使用版本(必填,否则不予处理)
1.4.13
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
![image](https://github.com/user-attachments/assets/5524d477-26fa-461b-a85f-c798e2d0c721)
![image](https://github.com/user-attachm…
-
### Ⅰ. 问题描述
当在serviceImpl中标注了@GlobalTransactional注解后,包含` ON duplicate key update `的insert语句会导致BadSqlGrammarException异常
### Ⅱ. 详细描述
当执行下面那段SQL时,如果数据库中没有相同的数据,则不会触发 ON duplicate key update,这种情况下能够插…
-
mybatis3.5.1版本,LocalDateTypeHandler、LocalTimeTypeHandler 和 LocalDateTimeTypeHandler三个类,在druid连接池里,会报错
-
配置:
${sys.jdbc.url}
${sys.jdbc.username}
${sys.jdbc.password}
60000
50000
300000
600000
SELECT 'x'
…
-
在1.2.2版本中,mybatisplus批量插入没有问题,批量更新会在sql语句后面多个逗号,这个bug有解决吗
-
https://github.com/sivaprasadreddy/jcart (电子商务,模块化,👍 💯 )
https://github.com/sivaprasadreddy/springboot-learn-by-example (👍 💯 )
https://github.com/biezhi/spring-boot-examples (学习和使用SpringBoot过程中写…
-
1、依赖版本如下:
2.2.4
0.5.3
2、宿主应用存在包:spring-boot-2.6.4,依赖mybatis-plus:mybatis-plus-boot-starter,3.4.1,mybatis-plus-support:2.2.0
1)、安装子应用:spring-boot-2.7.16;
biz -i 报错,如下:
java.lang.Illegal…
-
### 当前使用版本(必填,否则不予处理)
3.5.2
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
用户角色关联表 使用sql查询时,给表定义了别名 ur 报错
### 重现步骤(如果有就写完整)
### 报错信息
### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPl…
-
### 确认
- [X] 我的版本是最新版本, 我的版本号与 [version](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baomidou%22%20AND%20a%3A%22mybatis-plus%22) 相同, 并且项目里无依赖冲突
- [X] 我已经在 [issue](https://github.com/baomid…