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

pull/306/head
lukuan 2 years ago
parent 67e132b9a7
commit 1fb134184a

@ -22,7 +22,7 @@ SpringBoot Pom 引入 Hippo4j Starter Jar。
<dependency>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-spring-boot-starter</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</dependency>
```

Loading…
Cancel
Save