| Interface and Description |
|---|
| org.springframework.data.rest.webmvc.support.DelegatingHandlerMapping
since 3.4. Prefer handling
HandlerMappings that implement Iterable of
HandlerMapping and consume the delegates that way. |
| Class and Description |
|---|
| org.springframework.data.rest.webmvc.mapping.LinkCollectingAssociationHandler
no replacement, internal usage only. For removal in 3.5.
|
| org.springframework.data.rest.webmvc.mapping.NestedLinkCollectingAssociationHandler
no replacement, internal usage only. For removal in 3.5
|
| Field and Description |
|---|
| org.springframework.data.rest.webmvc.RestMediaTypes.ALPS_JSON
Migrate to
MediaTypes.ALPS_JSON. |
| org.springframework.data.rest.webmvc.RestMediaTypes.ALPS_JSON_VALUE
Migrate to
MediaTypes.ALPS_JSON_VALUE. |
| org.springframework.data.rest.webmvc.ControllerUtils.EMPTY_RESOURCE_LIST
since 3.3
|
| Method and Description |
|---|
| org.springframework.data.rest.webmvc.json.patch.Patch.getOperations()
since 3.2, prefer streaming via
Streamable.stream(). |
| org.springframework.data.rest.webmvc.json.DomainObjectReader.merge(ObjectNode, T, ObjectMapper) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.