| Package | Description |
|---|---|
| org.springframework.hateoas.config |
Spring container configuration support.
|
| org.springframework.hateoas.mediatype |
Spring container configuration support.
|
| org.springframework.hateoas.mediatype.hal |
HAL-specific extensions, SPIs and Jackson customizations.
|
| Class and Description |
|---|
| MessageResolver
A simplified variant of
MessageSourceAccessor to allow more direct replacement with a no-op implementation in
case the target MessageSource is unavailable to avoid resolution overhead. |
| Class and Description |
|---|
| AffordanceOperations
Operations commons to all builder APIs.
|
| Affordances
Primary API to construct
Affordance instances. |
| Affordances.AffordanceBuilder
Deprecated.
since 1.3, refer to
ConfiguredAffordance instead. Will be made private in 1.4. |
| ConfigurableAffordance
An affordance in creation.
|
| ConfiguredAffordance
A configure affordance for inspection by media type implementations to create
AffordanceModel instances. |
| MessageResolver
A simplified variant of
MessageSourceAccessor to allow more direct replacement with a no-op implementation in
case the target MessageSource is unavailable to avoid resolution overhead. |
| Class and Description |
|---|
| ConfigurableHandlerInstantiator
A
HandlerInstantiator that will use instances explicitly registered with it but fall back to lookup or even
create a fresh instance via the AutowireCapableBeanFactory provided on construction. |
| MessageResolver
A simplified variant of
MessageSourceAccessor to allow more direct replacement with a no-op implementation in
case the target MessageSource is unavailable to avoid resolution overhead. |
Copyright © 2011–2021 Pivotal, Inc.. All rights reserved.