| Package | Description |
|---|---|
| org.springframework.data.redis.core |
Core package for integrating Redis with Spring concepts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisTemplate<K,V>
Helper class that simplifies Redis data access code.
|
class |
StringRedisTemplate
String-focused extension of RedisTemplate.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.