Uses of Package
org.springframework.data.redis.hash
Packages that use org.springframework.data.redis.hash
Package
Description
Data structures and interfaces to interact with Redis Streams.
Core package for integrating Redis with Spring concepts.
Dedicated support package for Redis hashes.
-
-
Classes in org.springframework.data.redis.hash used by org.springframework.data.redis.core
-
Classes in org.springframework.data.redis.hash used by org.springframework.data.redis.hashClassDescriptionCore mapping contract between Java types and Redis hashes/maps.
HashMapper
based onMappingRedisConverter
. -
Classes in org.springframework.data.redis.hash used by org.springframework.data.redis.stream