| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCurieProvider
Default implementation of
CurieProvider rendering a single configurable UriTemplate based curie. |
| Modifier and Type | Field and Description |
|---|---|
static CurieProvider |
CurieProvider.NONE |
| Constructor and Description |
|---|
HalFormsHandlerInstantiator(LinkRelationProvider relProvider,
CurieProvider curieProvider,
MessageResolver resolver,
AutowireCapableBeanFactory beanFactory) |
HalFormsHandlerInstantiator(LinkRelationProvider resolver,
CurieProvider curieProvider,
MessageResolver accessor,
HalFormsConfiguration configuration,
AutowireCapableBeanFactory beanFactory) |
Copyright © 2011–2020 Pivotal, Inc.. All rights reserved.