Skip to content

Commit 09a4593

Browse files
committed
release 1.2.0
1 parent 90fc740 commit 09a4593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ protected void afterExecute(Runnable r, Throwable t);
8484
>
8585
> 4. 集成常用三方中间件内部线程池管理
8686
87-
**经过多个版本的迭代,目前最新版本 v1.1.9.1 具有以下特性**
87+
**经过多个版本的迭代,目前最新版本 v1.2.0 具有以下特性**
8888

8989
- **代码零侵入**:我们改变了线程池以往的使用姿势,所有配置均放在配置中心,服务启动时会从配置中心拉取配置生成线程池对象放到 Spring 容器中,使用时直接从 Spring 容器中获取,对业务代码零侵入
9090

0 commit comments

Comments
 (0)