# Spring Cloud 相关库设计了Spring Initializr的特别版本
Demo
https://www.baeldung.com/spring-cloud-data-flow-etl
代码实现
https://github.com/eugenp/tutorials/tree/master/spring-cloud-data-flow/etl
xd video
关键概念:
- source 些外部事件和数据源(http mysql ftp cansandra s3 ...)
- process 处理( 聚合 过滤 转换....)
- sink 消耗或保存结果(hdfs mysql...)
- DSL :流式处理 语句(http |