diff --git a/img/SCSt-overview.png b/img/SCSt-overview.png new file mode 100644 index 000000000..46dd0c809 Binary files /dev/null and b/img/SCSt-overview.png differ diff --git a/index.html b/index.html index 442d38386..9d386df6e 100644 --- a/index.html +++ b/index.html @@ -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). +Spring Cloud Stream overview + ## Quick Start