/spring-cloud-dataflow-server-cloudfoundry

Spring Cloud Data Flow Implementation for Cloud Foundry

Primary LanguageXSLTApache License 2.0Apache-2.0

Spring Cloud Data Flow Server for Cloud Foundry Build Status Stories in Ready Stories in Progress

This project provides support for deploying Spring Cloud Data Flow's streaming and batch data pipelines to Cloud Foundry. It includes an implementation of Spring Cloud Data Flow’s Deployer SPI for Cloud Foundry.

Please refer to the reference documentation on how to get started.

Contributing

We love contributions. Follow this link for more information on how to contribute.

Building

Clone the repo and type

$ ./mvnw clean install

For more information on building, see this link.