Chris Schaefer b68aaf2487 Create basic batch ingest sample
* Read from a file, apply processing, write to database
* Hook in Spring Cloud Task
* Ensure job can be registered and executed through data flow
* Create README documenting build steps and how to register / launch the job as a task via Data Flow shell
2017-11-13 08:42:26 -05:00
2017-11-13 08:42:26 -05: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
```
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%