Update index.html

This commit is contained in:
Oleg Zhurakousky
2020-03-09 20:02:07 +01:00
committed by GitHub
parent a2d89cc143
commit 1f7fcf62b6

View File

@@ -135,39 +135,30 @@ $(addBlockSwitches);
<td class="hdlist2">
<p>History, Quick Start, Concepts, Architecture Overview, Binder Abstraction, and Core Features</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-stream/3.0.3.RELEASE/../spring-cloud-stream-binder-rabbit/spring-cloud-stream-binder-rabbit.html">Rabbit MQ Binder</a>
</td>
<td class="hdlist2">
<p>Spring Cloud Stream binder reference for Rabbit MQ</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-stream/3.0.3.RELEASE/../spring-cloud-stream-binder-kafka/spring-cloud-stream-binder-kafka.html#_apache_kafka_binder">Apache Kafka Binder</a>
</td>
<td class="hdlist2">
<p>Spring Cloud Stream binder reference for Apache Kafka</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-stream/3.0.3.RELEASE/../spring-cloud-stream-binder-kafka/spring-cloud-stream-binder-kafka.html#_kafka_streams_binder">Apache Kafka Streams Binder</a>
</td>
<td class="hdlist2">
<p>Spring Cloud Stream binder reference for Apache Kafka Streams</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="binders.html#binders">Additional Binders</a>
</td>
<td class="hdlist2">
<p>A collection of Partner maintained binder implementations for Spring Cloud Stream (e.g., Azure Event Hubs, Google PubSub, Solace PubSub+)</p>
</td>
</tr>
<td class="hdlist1">
<a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-stream-binder-rabbit/3.0.3.RELEASE/reference/html/spring-cloud-stream-binder-rabbit.html">Rabbit MQ Binder</a>
</td>
<td class="hdlist2">
<p>Spring Cloud Stream binder reference for Rabbit MQ</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-stream-binder-kafka/3.0.3.RELEASE/reference/html/spring-cloud-stream-binder-kafka.html#_apache_kafka_binder">Apache Kafka Binder</a>
</td>
<td class="hdlist2">
<p>Spring Cloud Stream binder reference for Apache Kafka</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-stream-binder-kafka/3.0.3.RELEASE/reference/html/spring-cloud-stream-binder-kafka.html#_kafka_streams_binder">Apache Kafka Streams Binder</a>
</td>
<td class="hdlist2">
<p>Spring Cloud Stream binder reference for Apache Kafka Streams</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="https://github.com/spring-cloud/spring-cloud-stream-samples/">Spring Cloud Stream Samples</a>
@@ -218,4 +209,4 @@ $(addBlockSwitches);
<script src="js/highlight/highlight.min.js"></script>
<script>hljs.initHighlighting()</script>
</body>
</html>
</html>