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 RedisRepositoryFactoryRedisRepositoryFactoryBean.createRepositoryFactory(org.springframework.data.keyvalue.core.KeyValueOperations operations, Class<? extends org.springframework.data.repository.query.parser.AbstractQueryCreator<?, ?>> queryCreator, Class<? extends org.springframework.data.repository.query.RepositoryQuery> repositoryQueryType)