From ddbf508bc76ec85b56a397890eef02f6de7f09a5 Mon Sep 17 00:00:00 2001 From: weihu Date: Thu, 27 Jan 2022 12:02:02 +0800 Subject: [PATCH] =?UTF-8?q?:book:=20=E4=BF=AE=E5=A4=8D=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/cn/hippo4j/starter/core/GlobalThreadPoolManage.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hippo4j-spring-boot-starter/src/main/java/cn/hippo4j/starter/core/GlobalThreadPoolManage.java b/hippo4j-spring-boot-starter/src/main/java/cn/hippo4j/starter/core/GlobalThreadPoolManage.java index 8a538120..5b8c728e 100644 --- a/hippo4j-spring-boot-starter/src/main/java/cn/hippo4j/starter/core/GlobalThreadPoolManage.java +++ b/hippo4j-spring-boot-starter/src/main/java/cn/hippo4j/starter/core/GlobalThreadPoolManage.java @@ -79,7 +79,7 @@ public class GlobalThreadPoolManage { } /** - * 获取呀动态线程池标识集合. + * 获取动态线程池标识集合. * * @return */