Update SCStS samples link
Add RxJava sample link
This commit is contained in:
@@ -82,10 +82,11 @@ 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/tree/master/spring-cloud-stream-samples/source)
|
||||
* [Sink](https://github.com/spring-cloud/spring-cloud-stream/tree/master/spring-cloud-stream-samples/sink)
|
||||
* [Transformer](https://github.com/spring-cloud/spring-cloud-stream/tree/master/spring-cloud-stream-samples/transformer)
|
||||
* [Mashup](https://github.com/spring-cloud/spring-cloud-stream/tree/master/spring-cloud-stream-samples/extended)
|
||||
* [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)
|
||||
|
||||
### Related Projects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user