From bfcc3e0037bc9e31b86caa1874dd769073cc6533 Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Wed, 17 Nov 2021 23:44:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=A4=BA=E4=BE=8B=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E6=8A=A5=E8=AD=A6=E7=9B=B8=E5=85=B3=E9=85=8D=E7=BD=AE?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hippo4j-example/src/main/resources/application.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hippo4j-example/src/main/resources/application.yaml b/hippo4j-example/src/main/resources/application.yaml index 19ca2d4c..f7309cc3 100644 --- a/hippo4j-example/src/main/resources/application.yaml +++ b/hippo4j-example/src/main/resources/application.yaml @@ -6,15 +6,14 @@ server: spring: profiles: active: dev + + # 应用配置 application: name: dynamic-threadpool-example + + # 动态线程池配置 dynamic: thread-pool: - notifys: - - type: DING - url: https://oapi.dingtalk.com/robot/send?access_token= - token: 4a582a588a161d6e3a1bd1de7eea9ee9f562cdfcbe56b6e72029e7fd512b2eae - receives: '15601166691' alarm-interval: 30 server-addr: http://localhost:6691 namespace: prescription