|
Spring Hateoas | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resources | |
|---|---|
| org.springframework.hateoas | Value objects to ease creating Links and link driven representations for REST webservices. |
| org.springframework.hateoas.hal | |
| Uses of Resources in org.springframework.hateoas |
|---|
| Subclasses of Resources in org.springframework.hateoas | |
|---|---|
class |
PagedResources<T>
DTO to implement binding response representations of pageable collections. |
| Methods in org.springframework.hateoas that return Resources | ||
|---|---|---|
static
|
Resources.wrap(Iterable<S> content)
Creates a new Resources instance by wrapping the given domain class instances into a Resource. |
|
| Uses of Resources in org.springframework.hateoas.hal |
|---|
| Subclasses of Resources in org.springframework.hateoas.hal | |
|---|---|
class |
ResourcesMixin<T>
|
|
Spring Hateoas | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||