- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<EntityWithServiceImplAndPagination,java.lang.Long>, org.springframework.data.jpa.repository.JpaRepository<EntityWithServiceImplAndPagination,java.lang.Long>, org.springframework.data.repository.PagingAndSortingRepository<EntityWithServiceImplAndPagination,java.lang.Long>, org.springframework.data.repository.query.QueryByExampleExecutor<EntityWithServiceImplAndPagination>, org.springframework.data.repository.Repository<EntityWithServiceImplAndPagination,java.lang.Long>
@Repository
public interface EntityWithServiceImplAndPaginationRepository
extends org.springframework.data.jpa.repository.JpaRepository<EntityWithServiceImplAndPagination,java.lang.Long>
Spring Data JPA repository for the EntityWithServiceImplAndPagination entity.