Module spring.data.redis
Package org.springframework.data.redis.repository.core
@NonNullApi
@NonNullFields
package org.springframework.data.redis.repository.core
Core domain entities for repository support.
-
ClassDescription
RedisEntityInformationimplementation using aRedisPersistentEntityinstance to lookup the necessary information.RedisEntityInformation<T,ID>