-
```
What version of the MyBatis are you using?
Testing with MyBatis 3.2.0 Nov 4th Snapshot
Please describe the problem. Unit tests are best!
Start up time is 20% slower when using 3.2.0. Went from …
-
I will propose to support the GraalVM (native-image). I've try to run [the demo application](https://github.com/kazuki43zoo/mybatis-graalvm-demo) using MyBatis 3.5.1 on GraalVM. But I cannot build a n…
-
```
What version of the MyBatis are you using?
3.2.0
Please describe the problem. Unit tests are best!
When contains a element, and if all of the
constructor arguments to be injected by MyBatis a…
-
今天看到[mybatis-flex](https://github.com/mybatis-flex/mybatis-flex)有日志打印功能 试了一下效果很好 但我在用sqlSession.selectOne()的时候遇到了问题
public MyBatisFlexConfiguration() {
AuditManager.setAuditEnable(true)…
withx updated
10 months ago
-
using samples code
mybatis-spring-boot-samples/mybatis-spring-boot-sample-web
mvn -Pnative native:compile
when run target/mybatis-spring-boot-sample-web,it has following exceptions.
```
java.…
-
```
What version of the MyBatis are you using?
3.3-SNAPSHOT
Please describe the problem. Unit tests are best!
The MyBatisModule uses static imports against internal guice dependencies.
e.g.
import …
-
```
What version of the MyBatis are you using?
mybatis-3.1.1
mybatis-spring-1.1.1
Please describe the problem. Unit tests are best!
At the moment not all MyBatis properties could be set via Spring c…
-
```
What version of the MyBatis are you using?
3.1.1
Please describe the problem. Unit tests are best!
Changing xml files requires the application to restart in order to recreate the
mapper classes…
-
```
Is it expected that JNDI datasources should work using the Multiple Datasources
configuration advice given at
http://mybatis.github.com/guice/core.html
??
We spent a great deal of time reading…
-
配置也加了,什么都检查过了 ,控制台有日志,但是这个控件没有日志