-
spring boot 上想通过Interceptor做数据拦截器,可是PageInterceptor总是在自定义拦截器之前执行,导致得到的sql都是已经分页处理过的,加上@AutoConfigureBefore(MybatisAutoConfiguration.class)这个注解也没有生效.
Intercepts(
{
@Signatur…
-
We decided to develop like this:
After 1st week:
Design infrastructure, complete core features and perform simple functional tests.
After 2nd week:
Try to solve the key problems (please …
-
When registering a number we should perform validation at the API level, not all characters should be allowed (we should only allow what we want and reject anything else).
For instance is possible …
-
## Question
**For English only**, other languages will not accept.
Before asking a question, make sure you have:
- Googled your question.
- Searched open and closed [GitHub issues](https://g…
-
When I enable XML config with those properties:
```
quarkus.mybatis.xmlconfig.enable=true
quarkus.mybatis.xmlconfig.path=mybatis/config.xml
quarkus.mybatis.environment=dev
quarkus.mybatis.auto-ma…
-
```
What version of the MyBatis are you using?
mybatis 3.1.1
Please describe the problem. Unit tests are best!
Unit Tests are not possible as this happens only when the Connection is not
used for 3…
-
druid登录后台监控中点击"SQL监控",其中有个字段叫做"事务中"这是代表的是什么意思?有什么作用?
-
```
What version of the MyBatis are you using?
myBatis 3.1, spring 3.1.1, myBatis-spring 1.2.0, Oracle 11g Rel 2
Please describe the problem. Unit tests are best!
When trying to use Oracle merge sta…
-
### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'handle_msg' at row 1
### The error may involve defaultParameterMap
### The error o…
-
### Search before asking
- [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues.
### Linkis Component
linkis-commons
### Steps to reproduce
1. i packa…