All Superinterfaces:
org.springframework.data.repository.CrudRepository<T,ID>, EntityGraphRepository<T,ID>, org.springframework.data.repository.Repository<T,ID>
All Known Subinterfaces:
EntityGraphJpaRepository<T,ID>, EntityGraphPagingAndSortingRepository<T,ID>
All Known Implementing Classes:
EntityGraphQuerydslRepository, EntityGraphSimpleJpaRepository

@NoRepositoryBean public interface EntityGraphCrudRepository<T,ID> extends org.springframework.data.repository.CrudRepository<T,ID>, EntityGraphRepository<T,ID>
Created on 18/03/17.
Author:
Reda.Housni-Alaoui