splitter: 1.0.0-spring-integration - Added the key of the incoming message
authorKai Moritz <kai@juplo.de>
Sun, 26 Jun 2022 16:07:32 +0000 (18:07 +0200)
committerKai Moritz <kai@juplo.de>
Thu, 30 Jun 2022 19:33:38 +0000 (21:33 +0200)
* Added a `ChannelInterceptor`, that copies the key from the received
  message to the outgoing message.
* This fixes the test.


No differences found