-
应该是特定场景下导致的链接泄露,导致无法获取链接。用到连接池的地方只有mybatis、mybatis-plus、seata。一年内已经出现3次了,但无法定位到具体原因,求助。
版本:
com.alibaba
druid-spring-boot-starter
1.1.22
My…
-
是因为SQL解析超时的问题吗?框架还使用了mybatis-plus最新版3.5.4.1
降到6.0.0,恢复正常,如果是解析超时,我看错误日志也看不出来有任何问题,怎么看解析超时啊
-
-
maven版本: sharding-JDBC 4.1.1 , mybatis-plus 3.3.2 ,seata 1.2.0 ,postgresql 42.2.12
描述:按照seata-samples中集成sharding-JDBC的demo,测试过程中,A服务使用Fegin调用B服务, A服务接口新增,B服务接口新增,手动抛异常,事务可以正常回滚, 但是如果B服务接口做一次查询操作,再新…
-
能不能把 iedis 这个插件也一起破了……貌似是mybatis-plus这个公司搞的
https://www.codesmagic.com/iedis
-
今天在尝试fluent的时候,按照hello-world的教程引入fluent-mybatis、fluent-mybatis-processor发现各种报错,经过一下午发现还需要这些操作:
- 手动注入MapperFactory
![图片](https://user-images.githubusercontent.com/18047536/140897461-4809acc3-2ff0-4e…
-
Please help me!
1. it occurred `CommunicationsException`, when I use MySQL `enableStreamingResults` processing more than 1 million data.
2. about 8 minutes after occurs the exception, when processin…
-
![image](https://user-images.githubusercontent.com/29124559/81469574-38eabe00-9218-11ea-877e-2b634a65fa53.png)
![image](https://user-images.githubusercontent.com/29124559/81469580-4011cc00-9218-11ea-…
-
**Bilibili 宋红康老师 尚硅谷 IDEA 教程**:
[https://www.bilibili.com/video/BV1PW411X75p](https://www.bilibili.com/video/BV1PW411X75p)
**Bilibili 毕向东老师 Java 基础**:
[https://www.bilibili.com/video/BV…
-
检测到 Brian608/generator 一共引入了49个开源组件,存在1个漏洞
```
漏洞标题:MyBatis 代码问题漏洞
缺陷组件:org.mybatis:mybatis@3.5.4
漏洞编号:CVE-2020-26945
漏洞描述:MyBatis是美国阿帕奇(Apache)软件基金会的一款优秀的持久层框架。支持自定义 SQL、存储过程以及高级映射,免除了几乎所有的 JDBC 代码以及…
ghost updated
2 years ago