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

Update README.md

上级 3ba9ab7c
......@@ -14,7 +14,7 @@ Maven
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>3.15.5</version>
<version>3.15.6</version>
</dependency>
```
......@@ -40,7 +40,7 @@ Downgrade `redisson-spring-data` module if necessary to support required Spring
### 2. Add settings into `application.settings` file
Common spring boot settings.
Using common spring boot settings:
```yaml
# common spring boot settings
......@@ -60,7 +60,7 @@ spring:
nodes:
```
or Redisson settings can be used.
Using Redisson settings:
```yaml
spring:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册