From a959c1943dd1186ffa99eba366809bd7af3fa44b Mon Sep 17 00:00:00 2001 From: WuLang <48200100+wulangcode@users.noreply.github.com> Date: Wed, 12 Oct 2022 20:36:51 +0800 Subject: [PATCH 1/2] docs:delete redundancy rows (#797) --- .../user_docs/getting_started/server/hippo4j-server-start.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docs/user_docs/getting_started/server/hippo4j-server-start.md b/docs/docs/user_docs/getting_started/server/hippo4j-server-start.md index 70e6d0a2..54a043b3 100644 --- a/docs/docs/user_docs/getting_started/server/hippo4j-server-start.md +++ b/docs/docs/user_docs/getting_started/server/hippo4j-server-start.md @@ -69,13 +69,11 @@ spring: package cn.hippo4j.example; import cn.hippo4j.core.executor.DynamicThreadPool; -import cn.hippo4j.core.executor.support.ResizableCapacityLinkedBlockIngQueue; import cn.hippo4j.core.executor.support.ThreadPoolBuilder; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import java.util.concurrent.ThreadPoolExecutor; -import java.util.concurrent.TimeUnit; @Configuration public class ThreadPoolConfig { From e635aec3e02cb365dcea3c0057bc49be33e0937e Mon Sep 17 00:00:00 2001 From: "hippo4jbot[bot]" Date: Wed, 12 Oct 2022 20:37:08 +0800 Subject: [PATCH 2/2] Update the list of contributors --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 11cbe2ae..c131df3b 100644 --- a/README.md +++ b/README.md @@ -165,17 +165,17 @@ Hippo-4J 通过对 JDK 线程池增强,以及扩展三方框架底层线程池 - - liulinfei121 + + hippo4jbot
- Null + Hippo4jbot[bot]
- - hippo4jbot + + liulinfei121
- Hippo4jbot[bot] + Null