-
### 当前使用版本(必须填写清楚,否则不予处理)
mybatis-plus-boot-starter : 3.1.0
### 该问题是怎么引起的?**([最新版](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*)上已修复的会直接**close**掉)**
最近在学习mybatis-plus,发现一个奇…
-
### 当前使用版本(必填,否则不予处理)
3.5.5
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
使用 `spring-boot 3.2.1` 与 `mybatis-plus 3.5.5` ,开发环境运行启动类时出现报错。
### 报错信息
```java
java.lang.IllegalArgumentException: Invalid val…
-
**Please don't suggest HTML/CSS, as this has already been decided against**
# MuSCo (must have, should have, could have)
## Actual GUI libraries / logic
**Must have**
* Good layouting
…
-
Caused by: java.sql.SQLFeatureNotSupportedException
at com.alibaba.druid.proxy.jdbc.ResultSetProxyImpl.getObject(ResultSetProxyImpl.java:1559)
at com.alibaba.druid.pool.DruidPooledResultSet.getObj…
-
方法加上@GlobalTransactional并使用mybatis-plus的xxxBatch方法的时候,出现错误。
不加上@GlobalTransactional或者不适用xxxBatch方法就不会有问题
### Cause: java.sql.SQLException: Error
; uncategorized SQLException; SQL state [null]; er…
-
### 当前使用版本(必填,否则不予处理)
Springboot: 3.1.5
mybatis-plus-spring-boot3-starter:3.5.4-SNAPSHOT
OpenJDK Runtime Environment GraalVM CE 22.3.3 (build 17.0.8+7-jvmci-22.3-b22)
Windows10
VS 2022
### 该…
-
Environment:
mybatis-plus-boot-starter:3.3.1
druid: 1.1.22
mysql-connector-java: 8.0.19
spring-boot-starter-parent: 2.1.7.RELEASE
Downgrading to 3.1.0 does not have this problem!!!
-----…
-
The SQL statements executed through methods such as saveBatch() in MyBatis-Plus or executeBatch() in PreparedStatement cannot be intercepted for logging purposes
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues.
### Question
When I use shiro-spring-boot-starter 1.…
-