Interface EclipseStoreCustomRepository<T,ID>

All Superinterfaces:
org.springframework.data.repository.Repository<T,ID>

@NoRepositoryBean public interface EclipseStoreCustomRepository<T,ID> extends org.springframework.data.repository.Repository<T,ID>