Interface LazyEclipseStoreCustomRepository<T,ID>

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

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