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