# spring-cloud-dataflow-samples **Repository Path**: mirrors_spring-cloud/spring-cloud-dataflow-samples ## Basic Information - **Project Name**: spring-cloud-dataflow-samples - **Description**: Sample starter applications and code for use with the Spring Cloud Data Flow project - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Spring Cloud Data Flow Samples This repository provides various developer tutorials and samples for building data pipelines with Spring Cloud Data Flow. The samples are included in a document available in https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/[multi-page] and https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/htmlsingle/[single-page] HTML. NOTE: This repository is intended for training and initial demonstration purposes. Some samples may not be maintained after the associated training is complete. To build the documents ``` $mvn package ``` ### Contributions All commits must include a **Signed-off-by** trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin. For additional details, please refer to the blog post https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[Hello DCO, Goodbye CLA: Simplifying Contributions to Spring].