2025-04-30 14:12:47 -04:00
2021-04-23 14:39:21 +02:00
2024-05-16 10:56:51 +02:00
2024-05-16 12:46:07 +02:00

# 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.

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].
Description
No description provided
Readme Apache-2.0 181 MiB
Languages
Java 86.3%
XSLT 6.5%
Python 2.9%
Shell 1.8%
CSS 1.1%
Other 1.4%