Uses of Interface
org.springframework.data.redis.repository.core.RedisEntityInformation
Packages that use RedisEntityInformation
Package
Description
Core domain entities for repository support.
-
Uses of RedisEntityInformation in org.springframework.data.redis.repository.core
Classes in org.springframework.data.redis.repository.core that implement RedisEntityInformationModifier and TypeClassDescriptionclassRedisEntityInformationimplementation using aRedisPersistentEntityinstance to lookup the necessary information.