Glenn Renfro b9d9a6a57f Updated Demo to resolve use of H2 by default (#193)
* Demo now uses the database specified.
* Only Creates H2 if user does not specify driverClassName
* Will use prefix that is specified by the spring.batch.jdbc.table-prefix property
* Updated test to remove duplicate launch.
2023-07-03 15:01:24 +02:00
2021-04-23 14:39:21 +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
```
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%