- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<R>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,I>
public class GumgaRepositoryFactoryBean<R extends org.springframework.data.jpa.repository.JpaRepository<T,I>,T,I extends Serializable>
extends org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<R,T,I>