From 39fce172fddc951428ecc9f7af85d6f19a9cc767 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 6 Dec 2019 08:52:17 +0100 Subject: [PATCH] Fixed image links for stream --- .../reference/html/spring-cloud-stream.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html b/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html index b293dc4b..25c9372f 100644 --- a/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html +++ b/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html @@ -365,7 +365,7 @@ If you chose RabbitMQ for the middleware, your Spring Initializr should now be a
-spring initializr +spring initializr
@@ -656,7 +656,7 @@ Channels are connected to external brokers through middleware-specific Binder im
-SCSt with binder +SCSt with binder
Figure 1. Spring Cloud Stream Application
@@ -695,7 +695,7 @@ This can be seen in the following figure, which shows a typical deployment for a
-SCSt sensors +SCSt sensors
Figure 2. Spring Cloud Stream Publish-Subscribe
@@ -729,7 +729,7 @@ For the consumers shown in the following figure, this property would be set as <
-SCSt groups +SCSt groups
Figure 3. Spring Cloud Stream Consumer Groups
@@ -800,7 +800,7 @@ Partitioning can thus be used whether the broker itself is naturally partitioned
-SCSt partitioning +SCSt partitioning
Figure 4. Spring Cloud Stream Partitioning
@@ -844,7 +844,7 @@ To set up a partitioned processing scenario, you must configure both the data-pr
-SCSt overview +SCSt overview
@@ -2562,7 +2562,7 @@ This section provides information about the main concepts behind the Binder SPI,
-producers consumers +producers consumers
Figure 5. Producers and Consumers