Developer guides
There are several guides in this section, but a common starting path through them consists of:
- Following the Getting Started guide, which shows you how to use the prebuilt applications to create and deploy a task with Spring Cloud Data Flow.
This gives you a quick feel for how to use the Dashboard to create a stream, deploy it, and look at the logs. - Developing your own task with Spring Cloud Task, deploying it manually to a platform, and diving into what is happening on the platform.
- Taking the task application you developed, registering it with Spring Cloud Data Flow, and deploying it to the platform.