| Interface | Description |
|---|---|
| HypermediaMappingInformation |
Interface for registering custom hypermedia handlers.
|
| MediaTypeConfigurationProvider |
SPI used to register internal media types through spring.factories.
|
| Class | Description |
|---|---|
| HateoasConfiguration |
Common HATEOAS specific configuration.
|
| HypermediaRestTemplateConfigurer |
Assembles hypermedia-based message converters and applies them to an existing
RestTemplate. |
| HypermediaWebClientConfigurer |
Assembles
Jackson2JsonEncoders and Jackson2JsonDecoders needed to wire a WebClient with
hypermedia support. |
| HypermediaWebTestClientConfigurer |
Assembles
Jackson2JsonEncoders and Jackson2JsonDecoders needed to wire a WebTestClient with
hypermedia support. |
| WebConverters |
Value type to handle registration of hypermedia related
HttpMessageConverters. |
| Enum | Description |
|---|---|
| EnableHypermediaSupport.HypermediaType |
Hypermedia representation types supported.
|
| Annotation Type | Description |
|---|---|
| EnableHypermediaSupport |
Activates hypermedia support in the
ApplicationContext. |
Copyright © 2011–2023 Pivotal, Inc.. All rights reserved.