wireTap
fun wireTap(wireTapConfigurer: WireTapSpec.() -> Unit, flow: KotlinIntegrationFlowDefinition.() -> Unit)
Populate the Wire Tap
EI Pattern specific org.springframework.messaging.support.ChannelInterceptor implementation to the current channel. This method can be used after any channel()
for explicit MessageChannel, but with the caution do not impact existing org.springframework.messaging.support.ChannelInterceptors.