Skip to content

Spring Cloud Ingress Adapter

The Spring Cloud Ingress Adapter is a component responsible for receiving Spring Cloud messages (using configured binding like Kafka, AMQP or others) and convert them into message format used by the library.

Message#

Kafka Message is received and the Kafka headers are converted to message headers.


Last update: November 10, 2023