Skip to content

Commit

Permalink
Added link to Spring Cloud Stream
Browse files Browse the repository at this point in the history
  • Loading branch information
jmnarloch committed Jul 11, 2016
1 parent 046c9ca commit d784127
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ producer `MessageChannel` is being supported.

### Creating the binding

Creating the bindings for the Spring Cloud Stream is straight forward and
Creating the bindings for the Spring Cloud Stream is straightforward process and has been described in
Spring Cloud Stream [reference guide](http://docs.spring.io/spring-cloud-stream/docs/current/reference/htmlsingle/)

You can always bind to the generic `Source.class` using `@EnableBinding` and afterwards specify the final destination
through the properties:
Expand Down

0 comments on commit d784127

Please sign in to comment.