Package org.springframework.cloud.fn.http.request
package org.springframework.cloud.fn.http.request
-
ClassesClassDescriptionConfiguration for a
Functionthat 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.