-
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…
-
```
What version of the MyBatis are you using?
trunk :)
Please describe the problem. Unit tests are best!
Adds ability to provide implementation of some/all mapper methods. It's not
ment as a repla…
-
```
What version of the MyBatis are you using?
trunk :)
Please describe the problem. Unit tests are best!
Adds ability to provide implementation of some/all mapper methods. It's not
ment as a repla…
-
使用druid,每过5、6分钟,第一次连接TDengine就不行,要第二次才可以,查看druid发现连接池是空的,MySQL没这个问题,这是为啥呢?下面是我的druid配置
![59174fcc77f8e67faca02fb7cde9f2a](https://github.com/taosdata/TDengine/assets/12029897/79293bdc-3b65-4086-b857-…
-
Failed to initialize engine
project : [https://github.com/shootercheng/SpringBoot2-Activiti7](https://github.com/shootercheng/SpringBoot2-Activiti7)
When I started the project, the activiti engi…
-
项目使用Gradle构建
使用Spring Boot
调试时没有出现这个错误,但是执行build命令打包后运行war包,第一次访问数据库的时候就会报
`com.alibaba.druid.util.JdbcUtils - load druid-driver.properties error`
这个错误,查看包的文件信息,这个文件是存在的
下面是堆栈信息
> java.io.File…
-
如图,服务开启后,没有修改默认配置,右上方没有登入选项,点击上传文件/文件夹都没有反应
![image](https://user-images.githubusercontent.com/56911539/120432388-70d91c00-c3ac-11eb-84c5-90c60bfd1e5d.png)
这是日志信息
[2021年06月02日 13:58:58]服务器引擎已启动。
…
zaqai updated
3 years ago
-
在 SQL server 2012 数据库中 insertList 方法会报错 `不允许从数据类型 varbinary 到 datetime2 的隐式转换。请使用 CONVERT 函数来运行此查询。`
## 触发条件
当多条数据中同时存在 datetime 类型,且其中有一个为 null 时就会触发。
### 以下情况不报错
```java
@Test
public v…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily).