added SCSt image
This commit is contained in:
BIN
img/SCSt-overview.png
Normal file
BIN
img/SCSt-overview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 94 KiB |
@@ -52,6 +52,8 @@ The core building blocks of Spring Cloud Stream are:
|
||||
* *Destination Bindings*: Bridge between the external messaging systems and application provided Producers and Consumers of messages (created by the Destination Binders).
|
||||
* *Message*: The canonical data structure used by producers and consumers to communicate with Destination Binders (and thus other applications via external messaging systems).
|
||||
|
||||
<img class="styled-image" src="img/SCSt-overview.png" alt="Spring Cloud Stream overview" title="Spring Cloud Stream overview"/>
|
||||
|
||||
<span id="quick-start"></span>
|
||||
|
||||
## Quick Start
|
||||
|
||||
Reference in New Issue
Block a user