-
### 当前使用版本(必填,否则不予处理)
mybatis-plus-boot-starter以及mybatis-plus-generator均为3.5.5
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
仅禁用Service的情况下,生成的ServiceImpl仍然带有对应的import以及implement,如图:
![image](https://githu…
-
**当前使用版本**
mybatis-plus-generator-3.5.6
**描述bug现象**
调用了 `disable` 方法, 相应的文件也会生成
**提供问题复现步骤**
FastAutoGenerator generator = FastAutoGenerator.create(url, username, password)
…
-
## Bug Report
**For English only**, other languages will not accept.
shardingsphere-jdbc 5.5.0
springboot 2.7.18
mybatis-plus 3.5.7
druid 1.2.23
snakeyaml 2.2
`
…
-
##### 版本号:
3.4.3
##### 前端版本:vue3版?还是 vue2版?
vue2
##### 问题描述:
增加shardingjdbc,但是没有效果,原来的数据源和shardingjdbc的数据源冲突吗?是只能保留shardingjdbc的吗?但是删除多数据源会报错,不删除好像shardingjdbc的不生效,但是实际看DataSourcemap里好像两个数据源全…
-
2020年2月19日01:12:23最新git clone的2.2.0-SNAPSHOT。
由于最新版maven公服上没有,采用instal到maven本地缓存中的方式,可排除hessian版本在admin和executor有差异。
用mvn dependency:tree命令检查了admin和executor端,仅有一个最新hessian版本。
但还是出现该错误,请问怎么回事?
admi…
-
**当前使用版本**
springdoc-openapi-starter-webmvc-api: 2.0.2,
mybatis-plus-generator: 3.5.5
**当前环境信息**
例如: Java21 + Mysql8
**描述bug现象**
velocity模板(entity.java.vm)中的变量${springdoc}未正确获取,导致生成代码的注解没有正确…
-
### 当前使用版本(必填,否则不予处理)
最新版
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
正常访问官网,发现文档页面打不开
### 重现步骤(如果有就写完整)
访问mybatis.plus然后点击->快速开始->打开条件构造器页面,前端提示报错,页面白屏
### 报错信息
wrapper.html:1 Unchecked runti…
-
**当前使用版本**
mybatis-plus-generator 3.5.6
**当前环境信息**
例如: Java21 + Mysql5.7
**描述bug现象**
protected List getTables() {
// 是否跳过视图
boolean skipView = strategyConfig.isSkipView();…
-
### 当前使用版本(必填,否则不予处理)
https://mybatis.plus/guide/generator.html
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
### 重现步骤(如果有就写完整)
### 报错信息
打开:https://mybatis.plus/guide/generator.html
OMExc…
-
**请详细描述需要增加的功能**
### 依赖版本:
```
com.baomidou
mybatis-plus-spring-boot3-starter
3.5.7
```
### **uuid handler**
```
@MappedTypes({UU…