| Class and Description |
|---|
| org.springframework.data.rest.webmvc.config.RepositoryRestConfigurerAdapter
since 3.1, implement
RepositoryRestConfigurer directly. |
| org.springframework.data.rest.webmvc.ResourceProcessorHandlerMethodReturnValueHandler
use the same type from Spring HATEOAS, will be removed in 2.7.
|
| org.springframework.data.rest.webmvc.ResourceProcessorInvoker
use the same type from Spring HATEOAS, will be removed in 2.7.
|
| org.springframework.data.rest.webmvc.ResourceProcessorInvokingHandlerAdapter
use the same type from Spring HATEOAS, will be removed in 2.7.
|
| Method and Description |
|---|
| org.springframework.data.rest.webmvc.json.patch.Patch.getOperations()
since 3.2, prefer streaming via
Streamable.stream(). |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.