Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhom1314 committed Oct 24, 2024
1 parent 7fd77f1 commit 7ead9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ protected void afterExecute(Runnable r, Throwable t);
>
> 4. 集成常用三方中间件内部线程池管理
**经过多个版本的迭代,目前最新版本 v1.1.9 具有以下特性**
**经过多个版本的迭代,目前最新版本 v1.1.9.1 具有以下特性**

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

Expand Down

0 comments on commit 7ead9a3

Please sign in to comment.