From deb9d71dccc009d5952b1cb96d609a9f55bf8b3a Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 9 Apr 2019 20:19:24 +0200 Subject: [PATCH] Fixing docs for stream Germantown RC1 --- spring-cloud-stream/2.2.0.RC1/home.html | 221 ++++++++++++++++++ ...am-guide.html => spring-cloud-stream.html} | 0 2 files changed, 221 insertions(+) create mode 100644 spring-cloud-stream/2.2.0.RC1/home.html rename spring-cloud-stream/2.2.0.RC1/{spring-cloud-stream-guide.html => spring-cloud-stream.html} (100%) diff --git a/spring-cloud-stream/2.2.0.RC1/home.html b/spring-cloud-stream/2.2.0.RC1/home.html new file mode 100644 index 00000000..05179d11 --- /dev/null +++ b/spring-cloud-stream/2.2.0.RC1/home.html @@ -0,0 +1,221 @@ + + + + + + + + +Spring Cloud Stream Reference Documentation + + + + + + + + + +
+
+
+
+

2.2.0.RC1

+
+
+

The reference documentation consists of the following sections:

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Project Home Page + +

Project Home Page

+
+Overview + +

History, Quick Start, Concepts, Architecture Overview, Binder Abstraction, and Core Features

+
+Rabbit MQ Binder + +

Spring Cloud Stream binder reference for Rabbit MQ

+
+Apache Kafka Binder + +

Spring Cloud Stream binder reference for Apache Kafka

+
+Apache Kafka Streams Binder + +

Spring Cloud Stream binder reference for Apache Kafka Streams

+
+Additional Binders + +

A collection of Partner maintained binder implementations for Spring Cloud Stream (e.g., Azure Event Hubs, Google PubSub, Solace PubSub+)

+
+Spring Cloud Stream Samples + +

A curated collection of repeatable Spring Cloud Stream samples to walk through the features

+
+
+
+

Relevant Links:

+
+
+ + + + + + + + + + + + + +
+Spring Cloud Data Flow + +

Spring Cloud Data Flow

+
+Enterprise Integration Patterns + +

Patterns and Best Practices for Enterprise Integration

+
+Spring Integration + +

Spring Integration framework

+
+
+
+
+
+ + + + + + + diff --git a/spring-cloud-stream/2.2.0.RC1/spring-cloud-stream-guide.html b/spring-cloud-stream/2.2.0.RC1/spring-cloud-stream.html similarity index 100% rename from spring-cloud-stream/2.2.0.RC1/spring-cloud-stream-guide.html rename to spring-cloud-stream/2.2.0.RC1/spring-cloud-stream.html