Class KeyValueRepositoryFactory

java.lang.Object
org.springframework.data.repository.core.support.RepositoryFactorySupport
org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactory
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware

public class KeyValueRepositoryFactory extends RepositoryFactorySupport
Author:
Christoph Strobl, Oliver Gierke, Mark Paluch