-
### 确认
- [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) 中…
-
druid1.1.5版本,数据库经常出现SQLRecoverableException: IO Error: Connection timed out错误
数据库是oracle
2017-12-07 06:02:34.969 [com.alibaba.druid.pool.DruidDataSource] [ERROR] - discard connection
java.sql.SQ…
-
"C:\Program Files\Java\jdk1.8.0_45\bin\java.exe" -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.m…
-
> 在Spring boot中,在application.yml文件中,除了type属性可以解析外,其它的属性不能解析。访问druid数据监控界面,可以正常访问了,但是SQL数据监控一栏为空,我已经访问了几个SQL查询了。可能是配置文件中的属性无法解析的问题。有谁可以帮我看看吗,十分感谢。
![image](https://user-images.githubusercontent.com/…
-
```
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…
-
源码:
Condition lendOutCondition = new Condition(OrderMasterEntity.class);
Calendar todayCalendar = Calendar.getInstance();
todayCalendar.add(Calendar.DATE, -1);
Date …
-
-
## dependecy
```xml
org.apache.shardingsphere
shardingsphere-jdbc-core
5.2.1
org.apache.shardingsphere
…
-
```bash
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedEx…
dyrnq updated
2 weeks ago
-
**Probleam description:**
I manager to deplore seate-server 1.7.0 in docker, and I'm trying to rebuild the official [quickstart project](http://seata.io/zh-cn/docs/user/quickstart.html). When I modif…