Package | Description |
---|---|
org.springframework.hateoas |
Value objects to ease creating
Link s and link driven representations for REST webservices. |
org.springframework.hateoas.hal |
HAL-specific extensions, SPIs and Jackson customizations.
|
Modifier and Type | Class and Description |
---|---|
class |
PagedResources<T>
DTO to implement binding response representations of pageable collections.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Resource<S>,S> |
Resources.wrap(Iterable<S> content)
|
Modifier and Type | Class and Description |
---|---|
class |
ResourcesMixin<T> |
Copyright © 2012-2016–2018 Pivotal, Inc.. All rights reserved.