| Package | Description |
|---|---|
| org.springframework.hateoas.server.core |
Implementations of core API interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static <S extends RepresentationModel<?>> |
HeaderLinksResponseEntity.wrap(HttpEntity<S> entity)
Wraps the given
HttpEntity into a HeaderLinksResponseEntity. |
static <S extends RepresentationModel<?>> |
HeaderLinksResponseEntity.wrap(S entity)
Wraps the given
RepresentationModel into a HeaderLinksResponseEntity. |
Copyright © 2011–2022 Pivotal, Inc.. All rights reserved.