# Spring Cloud Stream Reference Documentation Sabby Anandan Marius Bogoevici Eric Bottard Mark Fisher Ilayaperumal Gopinathan Mark Heckler Gunnar Hillert Mark Pollack Patrick Peralta Glenn Renfro Thomas Risberg Dave Syer David Turanski Janne Valkealahti Benjamin Klein Vinicius Carvalho Gary Russell Oleg Zhurakousky Jay Bryant Soby Chacko Domenico Sibilio **3.2.2** The reference documentation consists of the following sections: | [Overview](spring-cloud-stream.html#spring-cloud-stream-reference) | History, Quick Start, Concepts, Architecture Overview, Binder Abstraction, and Core Features | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| | [Rabbit MQ Binder](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 Binder](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 Binder](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 | | [Additional Binders](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 | Relevant Links: | [Spring Cloud Data Flow](https://cloud.spring.io/spring-cloud-dataflow/) | Spring Cloud Data Flow | |--------------------------------------------------------------------------------|------------------------------------------------------| |[Enterprise Integration Patterns](http://www.enterpriseintegrationpatterns.com/)|Patterns and Best Practices for Enterprise Integration| | [Spring Integration](https://spring.io/projects/spring-integration) | Spring Integration framework | if (window.parent == window) {(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1\*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-2728886-23', 'auto', {'siteSpeedSampleRate': 100});ga('send', 'pageview');}