-
报了如下错误:
网络和数据库都是正常的。
Failed to obtain uDec Connection, nested exception is org.stone.beecp,pool.exception.Connectiol
CreateException. wait timeout on pool lock acquistion
![image](https://github.c…
-
Dear All,
I am a Java new, I made a simple JDBC Pool(BeeCP:http://www.github.com/Chris2018998/BeeCP),
and tested its performance with HikariCP‘ benchmark,but its score is higher than 'HikariCP'…
-
![image](https://github.com/Chris2018998/beecp-starter/assets/162529607/5a377715-64b9-48f7-8be4-1d3f0a770075)
详见图片,出现了两个beecp的路径
-
我把您发的mybatis demo运行成功了,但是使用Mybatis-plus没运行成功。
-
I find a new CP,which show faster in its performance report,
it is true? please help to validate it. URL is :
https://github.com/Chris2018998/BeeCP/blob/master/doc/JDBCPool_Oracle11g_20190717.lo…
-
希望提供下 myibatisplus 多数据源 怎么 改对应得配置 换成beecp得参数呢 能否提供一个demo呢
-
推荐将 `BeeCpDataSourceAutoConfiguration` 上的 `@Configuration` 改为 `@Configuration(proxyBeanMethods = false)` 减少 spring 容器中 bean 的数量
参考:[Shoulder-Platform 的 beecp 自动装配优化](https://github.com/ChinaLym/Sho…
-
微服务下 访问BeeCPMonitor.html 无法显示完整 (样式 js 无法加载)
能否类似druid
目前我微服展示 会如图
![image](https://user-images.githubusercontent.com/32056262/134473984-c22098d9-a15b-4e16-becd-0ad6ab389eb8.png)
![image](https://…
-
如题
-
If we are developing 10 microservices and each uses 4 Docker Containers How do you configure HiKariCP to share connections pools. Based on your article about Total number of pools our system should ru…