10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
# 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 HTML and PDF.
|
|
|
|
To build the documents
|
|
|
|
```
|
|
$mvn package
|
|
```
|