Package org.springframework.data.redis.repository.support
@NonNullApi
@NonNullFields
package org.springframework.data.redis.repository.support
Spring context specific factory support.
-
ClassesClassDescriptionRepository fragment implementing Redis
Query-by-Exampleoperations.RepositoryFactorySupportspecific of handing RedisKeyValueRepository.RedisRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>, S, ID> Adapter for SpringsFactoryBeaninterface to allow easy setup ofRedisRepositoryFactoryvia Spring configuration.