未验证 提交 7f1f58d9 编写于 作者: N Nikita Koksharov 提交者: GitHub

Update README.md

上级 f731eb10
......@@ -11,17 +11,17 @@ Supports Helidon 1.4.x - 2.3.x
Maven
```xml
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-helidon</artifactId>
<version>3.16.0</version>
</dependency>
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-helidon</artifactId>
<version>3.16.0</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-helidon:3.16.0'
compile 'org.redisson:redisson-helidon:3.16.0'
```
### 2. Add settings into `META-INF/microprofile-config.properties` file
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册