Interim index.html update
This commit is contained in:
@@ -57,7 +57,8 @@ provides the basis to create stream processing applications and is highly custom
|
||||
As long as Spring Cloud Stream and a Spring Cloud Stream Binder dependencies are on the classpath any Spring Boot application with `@EnableBinding` binds to the external
|
||||
messaging system (e.g. Rabbit MQ or Apache Kafka, depending on the binder-implementation of choice).
|
||||
|
||||
Let's see it in action!
|
||||
For more comprehansive step-by-step _getting started_ experience please refer to the
|
||||
[Quick Start](https://docs.spring.io/spring-cloud-stream/docs/Elmhurst.RELEASE/reference/htmlsingle/#_quick_start) section of the user guide, otherwise. . .
|
||||
|
||||
Below is the fully functional Spring Cloud Stream application, which receives and logs data to the console.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user