Fix the link to Spring Cloud Stream
This commit is contained in:
@@ -53,7 +53,7 @@ Using the [Spring Framework](/spring-framework/) encourages developers to code u
|
||||
|
||||
In addition to wiring together fine-grained components, Spring Integration provides a wide selection of channel adapters and gateways to communicate with external systems. Channel Adapters are used for one-way integration (send or receive); gateways are used for request/reply scenarios (inbound or outbound). For a full list of adapters and gateways, refer to the reference documentation.
|
||||
|
||||
The [Spring Cloud Stream](/spring-cloud-stream/) project builds on Spring Integration, where Spring Integration is used as an engine for message-driven microservices.
|
||||
The [Spring Cloud Stream](http://cloud.spring.io/spring-cloud-stream/) project builds on Spring Integration, where Spring Integration is used as an engine for message-driven microservices.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user