Update README.md

pull/1827/head
Nikita Koksharov 6 years ago committed by GitHub
parent 92e77486c4
commit 0d2e50afda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -67,5 +67,5 @@ spring.redis.sentinel.nodes=
spring.redis.redisson.config=classpath:redisson.yaml
```
### 3. Get access to Redisson through spring bean with `RedissonClient` interface
### 3. Get access to Redisson through spring bean with `RedissonClient` interface or `RedisTemplate`/`ReactiveRedisTemplate` objects

Loading…
Cancel
Save