| Package | Description |
|---|---|
| org.springframework.hateoas.server.core |
Implementations of core API interfaces.
|
| org.springframework.hateoas.server.mvc |
Spring MVC helper classes to build
Links and assemble
RepresentationModel types. |
| org.springframework.hateoas.server.reactive |
Spring WebFlux components to build
Links and assemble
RepresentationModel types. |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateVariableAwareLinkBuilderSupport<T extends TemplateVariableAwareLinkBuilderSupport<T>>
A
LinkBuilderSupport extension that can keep a list of TemplateVariables around. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicLinkBuilder
Simples
LinkBuilder implementation possible. |
class |
WebMvcLinkBuilder
Builder to ease building
Link instances pointing to Spring MVC controllers. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebFluxLinkBuilder
Utility for building reactive
Links. |
Copyright © 2011–2020 Pivotal, Inc.. All rights reserved.