| Package | Description |
|---|---|
| org.springframework.data.redis.core |
Core package for integrating Redis with Spring concepts.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperations<K,V> |
RedisTemplate.opsForList() |
ListOperations<K,V> |
RedisOperations.opsForList()
Returns the operations performed on list values.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.