Uses of Class
org.springframework.data.redis.repository.support.RedisRepositoryFactory
Packages that use RedisRepositoryFactory
Package
Description
Spring context specific factory support.
-
Uses of RedisRepositoryFactory in org.springframework.data.redis.repository.support
Methods in org.springframework.data.redis.repository.support that return RedisRepositoryFactoryModifier and TypeMethodDescriptionprotected RedisRepositoryFactory
RedisRepositoryFactoryBean.createRepositoryFactory
(KeyValueOperations operations, Class<? extends AbstractQueryCreator<?, ?>> queryCreator, Class<? extends RepositoryQuery> repositoryQueryType)