The code examples in the Quick Start feature introduction are updated to the latest version

pull/306/head
lukuan 2 years ago
parent 42c41bf428
commit 959d6e36bf

@ -27,7 +27,7 @@ Hippo4J 目前已支持的三方框架线程池列表:
<artifactId>hippo4j-spring-boot-starter-adapter-rocketmq</artifactId>
<!-- SpringCloud Stream RocketMQ -->
<artifactId>hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</dependency>
```
@ -37,7 +37,7 @@ Hippo4J 目前已支持的三方框架线程池列表:
<dependency>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-spring-boot-starter-adapter-all</artifactId>
<version>1.3.0</version>
<version>1.3.2</version>
</dependency>
```

Loading…
Cancel
Save