Skip to content

Commit f33c432

Browse files
committed
refactor(bubble-starters):移除动态线程池组件(建议使用 dynamic-tp)
- 删除了 bubble-starter-dynamic-threadpool 模块 - 移除了与动态线程池相关的所有类和配置 - 更新了 bubble-starters/pom.xml,移除了动态线程池模块的引用
1 parent 6323173 commit f33c432

18 files changed

+0
-2039
lines changed

bubble-dependencies/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,6 @@
135135
<version>2.0.0.BUILD-SNAPSHOT</version>
136136
</dependency>
137137

138-
<dependency>
139-
<groupId>cn.fxbin.bubble</groupId>
140-
<artifactId>bubble-starter-dynamic-threadpool</artifactId>
141-
<version>2.0.0.BUILD-SNAPSHOT</version>
142-
</dependency>
143-
144138
<dependency>
145139
<groupId>cn.fxbin.bubble</groupId>
146140
<artifactId>bubble-starter-i18n</artifactId>

bubble-starters/bubble-starter-dynamic-threadpool/pom.xml

Lines changed: 0 additions & 51 deletions
This file was deleted.

bubble-starters/bubble-starter-dynamic-threadpool/src/main/java/cn/fxbin/bubble/plugin/dynamic/threadpool/autoconfigure/ConfigServerRefreshAutoConfiguration.java

Lines changed: 0 additions & 28 deletions
This file was deleted.

bubble-starters/bubble-starter-dynamic-threadpool/src/main/java/cn/fxbin/bubble/plugin/dynamic/threadpool/autoconfigure/DynamicThreadPoolAutoConfiguration.java

Lines changed: 0 additions & 156 deletions
This file was deleted.

bubble-starters/bubble-starter-dynamic-threadpool/src/main/java/cn/fxbin/bubble/plugin/dynamic/threadpool/autoconfigure/DynamicThreadPoolProperties.java

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)