Package org.springframework.cloud.fn.http.request
package org.springframework.cloud.fn.http.request
-
ClassDescriptionConfiguration for a
Function
that makes HTTP requests to a resource and for each request, returns aResponseEntity
.Function that accepts aFlux<Message<?>>
containing body and headers and returns aFlux<ResponseEntity<?>>
.Configuration properties for the Http Client Processor module.