|
Spring Hateoas | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Links and assemble
ResourceSupport types.
See:
Description
| Interface Summary | |
|---|---|
| UriComponentsContributor | SPI callback to enhance a UriComponentsBuilder when referring to a method through a dummy method invocation. |
| Class Summary | |
|---|---|
| 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. |
Spring MVC helper classes to build Links and assemble
ResourceSupport types.
|
Spring Hateoas | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||