public interface ApiBodyResolver
| Modifier and Type | Method and Description |
|---|---|
boolean |
canResolve(String contentType) |
org.springframework.web.reactive.function.BodyInserter<?,? super org.springframework.http.client.reactive.ClientHttpRequest> |
resolve(Method method,
Object[] arguments) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.