Interface LocationCrudRepository
-
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<LocationEntity,Long>,org.springframework.data.repository.Repository<LocationEntity,Long>
interface LocationCrudRepository extends org.springframework.data.repository.CrudRepository<LocationEntity,Long>
Location repository.