spring-cloud / spring-cloud-dataflow-samples

Sample starter applications and code for use with the Spring Cloud Data Flow project
http://cloud.spring.io/spring-cloud-dataflow/
220 stars 203 forks source link

Create gradle/maven projects for users to re-use when adding mysql driver to SCDF server #107

Closed ilayaperumalg closed 4 years ago

jvalkeal commented 4 years ago

I've added a sample https://github.com/spring-cloud/spring-cloud-dataflow-samples/tree/master/custom-dataflow-builds/dataflow-server-21x to build atop of dataflow 2.1.2. We can then start adding newer versions when those are released.