public interface UriAware
Modifier and Type | Method and Description |
---|---|
default void |
addLink(Link link) |
default void |
applyUriComponents(org.springframework.web.util.UriComponentsBuilder builder) |
default String |
encode(String name) |
Links |
getLinks() |
String |
getSelf() |
void |
setLinks(Links links) |
void |
setSelf(String self) |
Copyright © 2011–2020 aiticon GmbH. All rights reserved.