Link
s and assemble
ResourceSupport
types.See: Description
Interface | Description |
---|---|
UriComponentsContributor |
SPI callback to enhance a
UriComponentsBuilder when referring to a method through a dummy method invocation. |
Class | Description |
---|---|
BasicLinkBuilder |
Simples
LinkBuilder implementation possible. |
ControllerLinkBuilder |
Builder to ease building
Link instances pointing to Spring MVC controllers. |
ControllerLinkBuilderFactory |
Factory for
LinkBuilderSupport instances based on the request mapping annotated on the given controller. |
ControllerRelProvider | |
HeaderLinksResponseEntity<T extends ResourceSupport> |
Special
ResponseEntity that exposes Link instances in the contained ResourceSupport as link
headers instead of in the body. |
IdentifiableResourceAssemblerSupport<T extends Identifiable<?>,D extends ResourceSupport> |
Base class to implement
ResourceAssembler s. |
ResourceAssemblerSupport<T,D extends ResourceSupport> |
Base class to implement
ResourceAssembler s. |
TypeConstrainedMappingJackson2HttpMessageConverter |
Extension of
MappingJackson2HttpMessageConverter to constrain the ability to read and write HTTP message
based on the target type. |
TypeReferences |
Helper to easily create
ParameterizedTypeReference instances to Spring HATEOAS resource types. |
TypeReferences.PagedResourcesType<T> |
A
ParameterizedTypeReference to return a PagedResources of some type. |
TypeReferences.ResourcesType<T> |
A
ParameterizedTypeReference to return a Resources of some type. |
TypeReferences.ResourceType<T> |
A
ParameterizedTypeReference to return a Resource of some type. |
Link
s and assemble
ResourceSupport
types.Copyright © 2012-2015–2015 Pivotal, Inc.. All rights reserved.