You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Several samples have been created to help you get started implementing higher level use cases than the basic Streams and Tasks shown in the reference guide.
5
+
The samples are part of separate https://github.com/spring-cloud/spring-cloud-dataflow-samples[repository] and have their own https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/[reference documentation].
6
+
7
+
.Streams
8
+
* https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/_streaming.html#spring-cloud-data-flow-samples-http-cassandra-overview[HTTP to Cassandra]
9
+
* https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/_streaming.html#_http_to_mysql_demo[HTTP to MySQL]
10
+
* https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/_streaming.html#_http_to_gemfire_demo[HTTP to Gemfire]
11
+
* https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/_streaming.html#_gemfire_cq_to_log_demo[Gemfire CQ to Log Demo]
12
+
* https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/_streaming.html#_gemfire_to_log_demo[Gemfire to Log Demo]
* https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/_functions.html#_functions_in_spring_cloud_data_flow[Using Spring Cloud Function]
0 commit comments