| Package | Description |
|---|---|
| org.springframework.hateoas.mvc |
Spring MVC helper classes to build
Links and assemble
ResourceSupport types. |
| Class and Description |
|---|
| BasicLinkBuilder
Simples
LinkBuilder implementation possible. |
| ControllerLinkBuilder
Builder to ease building
Link instances pointing to Spring MVC controllers. |
| HeaderLinksResponseEntity
Special
ResponseEntity that exposes Link instances in the contained ResourceSupport as link
headers instead of in the body. |
| ResourceAssemblerSupport
Base class to implement
ResourceAssemblers. |
| UriComponentsContributor
SPI callback to enhance a
UriComponentsBuilder when referring to a method through a dummy method invocation. |
Copyright © 2012-2016–2017 Pivotal, Inc.. All rights reserved.