@Service public class UrlShortener extends Object
| Constructor and Description |
|---|
UrlShortener() |
| Modifier and Type | Method and Description |
|---|---|
UrlShortenerRepository |
getRepo() |
void |
migrate(URI url,
URI temporary,
String userName,
UUID uuid,
Date creationTime) |
String |
shortenURL(URI original,
CommonUI ui) |
Optional<URI> |
unshorten(UUID id) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.