BeeCP 2.4.1 发布
更新内容如下:
1:增加MaxLiefTime控制,默认时间为30分钟,超过时间会被清理
2:修复连接创建线程偶偶出现空跑的Bug
- 项目详细介绍: https://www.oschina.net/p/beecp
- 版本下载地址: https://github.com/Chris2018998/BeeCP/upload/master/doc/release
<dependency> <groupId>com.github.chris2018998</groupId> <artifactId>BeeCP</artifactId> <version>2.4.1</version> </dependency>