Links 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
ResourceAssemblers. |
| ResourceAssemblerSupport<T,D extends ResourceSupport> |
Base class to implement
ResourceAssemblers. |
| TypeConstrainedMappingJackson2HttpMessageConverter |
Extension of
MappingJackson2HttpMessageConverter to constrain the ability to read and write HTTP message
based on the target type. |
Links and assemble
ResourceSupport types.Copyright © 2012-2014–2021 Pivotal, Inc.. All rights reserved.