public interface UrlShortenerRepository extends org.springframework.data.jpa.repository.JpaRepository<UrlShortenerEntry,UUID>
| Modifier and Type | Method and Description |
|---|---|
List<UrlShortenerEntry> |
findByUrl(URI url) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllList<UrlShortenerEntry> findByUrl(URI url)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.