diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index 1e91dc9d0..b11c74f76 100644 --- a/redisson-spring-boot-starter/README.md +++ b/redisson-spring-boot-starter/README.md @@ -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