Update SCSt samples and related projects sections
This commit is contained in:
11
index.html
11
index.html
@@ -17,8 +17,8 @@ badges:
|
||||
url: https://waffle.io/spring-cloud/spring-cloud-stream
|
||||
icon: tracking
|
||||
|
||||
- name: CI (Bamboo)
|
||||
url: https://build.spring.io/browse/SCS
|
||||
- name: CI (Jenkins)
|
||||
url: https://jenkins.spring.io/view/SpringCloudStream/view/CI/
|
||||
icon: ci
|
||||
|
||||
- name: StackOverflow
|
||||
@@ -83,17 +83,12 @@ Make sure Kafka is running when you run the application. You can use the `kafka
|
||||
|
||||
### Sample Projects
|
||||
|
||||
* [Source](https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/source)
|
||||
* [Sink](https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/sink)
|
||||
* [Transformer](https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/transform)
|
||||
* [Multi-binder](https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/multibinder)
|
||||
* [RxJava Processor](https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/rxjava-processor)
|
||||
* [Spring Cloud Stream Samples](https://github.com/spring-cloud/spring-cloud-stream-samples)
|
||||
|
||||
### Related Projects
|
||||
|
||||
* [Spring Cloud Stream Applications](http://cloud.spring.io/spring-cloud-stream-app-starters/)
|
||||
* [Spring Cloud Data Flow](http://cloud.spring.io/spring-cloud-dataflow/)
|
||||
* [Spring XD]({{site.projects_site_url}}/spring-xd/)
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user