Files
spring-cloud-stream/spring-cloud-stream
Artem Bilan 6d22d039dd GH-1159 Extract EmbeddedHeaders first on consumer
Fixes: spring-cloud/spring-cloud-stream#1159

* Extract `EmbeddedHeadersChannelInterceptor` class for better navigation
* Use only one shared instance of this interceptor since it is stateless
* Add this `EmbeddedHeadersChannelInterceptor` in the position `0` to
extract embedded headers first

The fix confirmed by Kafka and Kinesis binders
2017-12-21 17:40:16 -05:00
..
2017-10-05 10:35:14 -04:00