Package org.springframework.integration.kafka.outbound
package org.springframework.integration.kafka.outbound
Provides Spring Integration outbound components for Apache Kafka.
-
ClassDescriptionA Message Handler for Apache Kafka; when supplied with a
ReplyingKafkaTemplate
it is used as the handler in an outbound gateway.Creates aProducerRecord
from aMessage
and/or properties derived from configuration and/or the message.