See: Description
| Interface | Description |
|---|---|
| CurieProvider |
API to provide HAL curie information for links.
|
| Class | Description |
|---|---|
| DefaultCurieProvider |
Default implementation of
CurieProvider rendering a single configurable UriTemplate based curie. |
| DefaultCurieProvider.Curie |
Value object to get the curie
Link rendered in JSON. |
| HalConfiguration | |
| HalLinkDiscoverer |
LinkDiscoverer implementation based on HAL link structure. |
| Jackson2HalModule |
Jackson 2 module implementation to render
Link and ResourceSupport instances in HAL compatible JSON. |
| Jackson2HalModule.HalHandlerInstantiator |
HandlerInstantiator to create HAL-specific serializers, deserializers etc.
|
| Jackson2HalModule.HalLinkListDeserializer | |
| Jackson2HalModule.HalLinkListSerializer |
Custom
JsonSerializer to render Link instances in HAL compatible JSON. |
| Jackson2HalModule.HalResourcesDeserializer | |
| Jackson2HalModule.HalResourcesSerializer |
Custom
JsonSerializer to render Resource-Lists in HAL compatible JSON. |
| Jackson2HalModule.OptionalListJackson2Serializer |
Custom
JsonSerializer to render Link instances in HAL compatible JSON. |
| Jackson2HalModule.TrueOnlyBooleanSerializer |
JsonSerializer to only render Boolean values if they're set to true. |
| ResourcesMixin<T> |
| Enum | Description |
|---|---|
| HalConfiguration.RenderSingleLinks |
http://stateless.co/hal_specification.htmlCopyright © 2012-2016–2017 Pivotal, Inc.. All rights reserved.