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