Package | Description |
---|---|
org.springframework.data.redis.hash |
Dedicated support package for Redis hashes.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanUtilsHashMapper<T>
HashMapper based on Apache Commons BeanUtils project.
|
class |
Jackson2HashMapper
ObjectMapper based HashMapper implementation that allows flattening. |
class |
ObjectHashMapper
HashMapper based on MappingRedisConverter . |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.