| Package | Description |
|---|---|
| org.springframework.hateoas |
Value objects to ease creating
Links and link driven representations for REST
webservices. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AffordanceModel.PropertyMetadata
Metadata about the property model of a representation.
|
| Modifier and Type | Method and Description |
|---|---|
default <T extends AffordanceModel.PropertyMetadataConfigured<T> & AffordanceModel.Named> |
AffordanceModel.InputPayloadMetadata.applyTo(T target)
Deprecated.
since 1.3, prefer setting up the model types via
#createProperties(Function) |
<T extends AffordanceModel.Named> |
AffordanceModel.InputPayloadMetadata.customize(T target,
Function<AffordanceModel.PropertyMetadata,T> customizer) |
Copyright © 2011–2021 Pivotal, Inc.. All rights reserved.