- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<Countries,Long>, org.springframework.data.jpa.repository.JpaRepository<Countries,Long>, org.springframework.data.repository.PagingAndSortingRepository<Countries,Long>, org.springframework.data.repository.Repository<Countries,Long>
public interface CountriesRepository
extends org.springframework.data.jpa.repository.JpaRepository<Countries,Long>
Spring Data JPA repository for the Countries entity.