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

Update README.md

上级 add9c683
......@@ -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 or Redisson settings could be used.
Common spring boot settings.
```yaml
# common spring boot settings
......@@ -58,11 +58,13 @@ spring:
sentinel:
master:
nodes:
```
or Redisson settings can be used.
# Redisson settings
#path to config - redisson.yaml
redisson:
```yaml
spring:
redisson:
file: classpath:redisson.yaml
config: |
clusterServersConfig:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册