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

@NoRepositoryBean public interface EntityGraphRepository<T,ID> extends org.springframework.data.repository.Repository<T,ID>
Author:
Réda Housni Alaoui