| Package | Description |
|---|---|
| org.springframework.data.redis.core |
Core package for integrating Redis with Spring concepts.
|
| org.springframework.data.redis.hash |
Dedicated support package for Redis hashes.
|
| Constructor and Description |
|---|
RedisKeyValueAdapter(RedisOperations<?,?> redisOps,
RedisMappingContext mappingContext,
CustomConversions customConversions)
|
| Constructor and Description |
|---|
ObjectHashMapper(CustomConversions customConversions)
Deprecated.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.