Package org.springframework.cloud.stream.binder.test
package org.springframework.cloud.stream.binder.test
-
ClassDescriptionThis annotation enables the Spring Integration Test Binder when applied to a class.A utility class to assist with just-in-time bindings.Implementation of binder endpoint that represents the source destination (e.g., destination from which messages will be received by Processor.INPUT).Implementation of binder endpoint that represents the target destination (e.g., destination which receives messages sent to Processor.OUTPUT)
You can interact with it by callingOutputDestination.receive()operation.Implementation ofBinderbacked by the Spring Integration framework.Binderconfiguration backed by Spring Integration.ProvisioningProviderto supportTestChannelBinder.