Uses of Package
org.springframework.data.redis
Packages that use org.springframework.data.redis
Package
Description
Root package for integrating Redis with Spring concepts.
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Classes in org.springframework.data.redis used by org.springframework.data.redisClassDescriptionPotentially translates an
Exception
into appropriateDataAccessException
.PassThroughExceptionTranslationStrategy
returns null for unknownException
s.Exception thrown when we can't classify a Redis exception into one of Spring generic data access exceptions. -
Classes in org.springframework.data.redis used by org.springframework.data.redis.connectionClassDescriptionPotentially translates an
Exception
into appropriateDataAccessException
.Exception thrown when we can't classify a Redis exception into one of Spring generic data access exceptions.