| Package | Description |
|---|---|
| org.springframework.hateoas |
Value objects to ease creating
Links and link driven representations for REST webservices. |
| org.springframework.hateoas.hal |
HAL-specific extensions, SPIs and Jackson customizations.
|
| Modifier and Type | Method and Description |
|---|---|
static Links |
Links.valueOf(String source)
Creates a
Links instance from the given RFC5988-compatible link format. |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Object> |
CurieProvider.getCurieInformation(Links links)
Returns an object to render as the base curie information.
|
Collection<? extends Object> |
DefaultCurieProvider.getCurieInformation(Links links) |
Copyright © 2012-2016–2018 Pivotal, Inc.. All rights reserved.