|
|
@ -7,6 +7,7 @@ sidebar_position: 6
|
|
|
|
Hippo4J 目前已支持的三方框架线程池列表:
|
|
|
|
Hippo4J 目前已支持的三方框架线程池列表:
|
|
|
|
|
|
|
|
|
|
|
|
- Dubbo
|
|
|
|
- Dubbo
|
|
|
|
|
|
|
|
- Hystrix
|
|
|
|
- RabbitMQ
|
|
|
|
- RabbitMQ
|
|
|
|
- RocketMQ
|
|
|
|
- RocketMQ
|
|
|
|
- RocketMQSpringCloudStream
|
|
|
|
- RocketMQSpringCloudStream
|
|
|
@ -18,6 +19,8 @@ Hippo4J 目前已支持的三方框架线程池列表:
|
|
|
|
<groupId>cn.hippo4j</groupId>
|
|
|
|
<groupId>cn.hippo4j</groupId>
|
|
|
|
<!-- Dubbo -->
|
|
|
|
<!-- Dubbo -->
|
|
|
|
<artifactId>hippo4j-spring-boot-starter-adapter-dubbo</artifactId>
|
|
|
|
<artifactId>hippo4j-spring-boot-starter-adapter-dubbo</artifactId>
|
|
|
|
|
|
|
|
<!-- Hystrix -->
|
|
|
|
|
|
|
|
<artifactId>hippo4j-spring-boot-starter-adapter-hystrix</artifactId>
|
|
|
|
<!-- RabbitMQ -->
|
|
|
|
<!-- RabbitMQ -->
|
|
|
|
<artifactId>hippo4j-spring-boot-starter-adapter-rabbitmq</artifactId>
|
|
|
|
<artifactId>hippo4j-spring-boot-starter-adapter-rabbitmq</artifactId>
|
|
|
|
<!-- RocketMQ -->
|
|
|
|
<!-- RocketMQ -->
|
|
|
|