Package org.springframework.integration.webflux.outbound
package org.springframework.integration.webflux.outbound
Provides classes supporting outbound endpoints.
-
ClassDescriptionA
MessageHandler
implementation that executes HTTP requests by delegating to a ReactiveWebClient
instance.