spring-attic / spring-integration-kafka

Apache License 2.0
324 stars 180 forks source link

SIGH-2958: Add source record to common SI Header #270

Closed garyrussell closed 5 years ago

garyrussell commented 5 years ago

Resolves https://github.com/spring-projects/spring-integration/issues/2958

Enables applications to be agnostic regarding the source of a message. e.g Kafka Vs. AMQP.

artembilan commented 5 years ago

... and cherry-picked into 3.1.x