spring-cloud-stream.md 2.4 KB
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Spring 云流参考文档
==========

**3.2.2**

参考文献包括以下部分:

|[Overview](spring-cloud-stream.html#spring-cloud-stream-reference)|                      History, Quick Start, Concepts, Architecture Overview, Binder Abstraction, and Core Features                       |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|
|[Rabbit MQ 活页夹](https://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/3.2.2/reference/html/spring-cloud-stream-binder-rabbit.html)|                                           Spring Cloud Stream binder reference for Rabbit MQ                                            |
|[Apache Kafka 活页夹](https://docs.spring.io/spring-cloud-stream-binder-kafka/docs/3.2.2/reference/html/spring-cloud-stream-binder-kafka.html#_apache_kafka_binder)|                                          Spring Cloud Stream binder reference for Apache Kafka                                          |
|[Apache Kafka Streams 活页夹](https://docs.spring.io/spring-cloud-stream-binder-kafka/docs/3.2.2/reference/html/spring-cloud-stream-binder-kafka.html#_kafka_streams_binder)|                                      Spring Cloud Stream binder reference for Apache Kafka Streams                                      |
|[附加粘合剂](binders.html#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](https://github.com/spring-cloud/spring-cloud-stream-samples/)|                       A curated collection of repeatable Spring Cloud Stream samples to walk through the features                       |

相关链接:

|[Spring Cloud Data Flow](https://cloud.spring.io/spring-cloud-dataflow/)|                Spring Cloud Data Flow                |
|--------------------------------------------------------------------------------|------------------------------------------------------|
|[Enterprise 整合模式](http://www.enterpriseintegrationpatterns.com/)|Patterns and Best Practices for Enterprise Integration|
|[Spring Integration](https://spring.io/projects/spring-integration)|             Spring Integration framework             |