spring-cloud-dataflow-server-mesos Build Status Stories in Ready Stories in Progress

This project provides support for deploying Spring Cloud Dataflow Stream definitions to Mesos and Marathon. It includes an implementation of the Spring Cloud Stream Module Deployer SPI for Marathon.

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.