From 493428052aa275a87a757121198f5ddc4da53901 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 10 Apr 2018 18:02:45 -0400 Subject: [PATCH] added SCSt image --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9d386df6e..dd614acfe 100644 --- a/index.html +++ b/index.html @@ -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). -Spring Cloud Stream overview +Spring Cloud Stream overview