| Package | Description |
|---|---|
| org.springframework.hateoas.mediatype.hal |
HAL-specific extensions, SPIs and Jackson customizations.
|
| org.springframework.hateoas.mediatype.hal.forms |
HAL-FORMS extension media type.
|
| Class and Description |
|---|
| CurieProvider
API to provide HAL curie information for links.
|
| HalConfiguration
HAL specific configuration.
|
| HalConfiguration.RenderSingleLinks
Configuration option how to render single links of a given
LinkRelation. |
| HalLinkRelation
Value object for HAL based
LinkRelation, i.e. a relation that can be curied. |
| HalLinkRelation.HalLinkRelationBuilder
Simple builder interface to easily create multiple
HalLinkRelations for a single curie. |
| HalModelBuilder
Builder API to create complex HAL representations exposing a HAL idiomatic API.
|
| HalModelBuilder.PreviewBuilder |
| Jackson2HalModule.EmbeddedMapper
Helper to easily map embedded resources and find out whether they were curied.
|
| Class and Description |
|---|
| HalConfiguration
HAL specific configuration.
|
HalLinkDiscoverer
LinkDiscoverer implementation based on HAL link structure. |
Copyright © 2011–2021 Pivotal, Inc.. All rights reserved.