GH-2243: Fix producer endpoint image

Fixes: spring-projects/spring-integration#2243

The Message is indeed a result of `MessageChannel` consumption, but
definitely not a part of interaction with the tarter system.
For example `FileWritingMessageHandler` obviously writes to file,
but don't produce any messages
This commit is contained in:
Artem Bilan
2017-11-28 12:03:46 -05:00
committed by Gary Russell
parent 7592d9443e
commit 8805dd6533

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 16 KiB