added SCSt image
This commit is contained in:
@@ -52,7 +52,7 @@ 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"/>
|
||||
<img class="styled-image" src="img/SCSt-overview.png" alt="Spring Cloud Stream overview" title="Spring Cloud Stream overview" border="5"/>
|
||||
|
||||
<span id="quick-start"></span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user