My end goal with this is to implement a way to make composite API calls within the body of a gateway route filter. I have a very basic demo application running
I have this following code: import org.springframework.http.MediaType; import org.springframework.stereotype.Component; import org.springframework.web.reactive