我最近开始了解 Spring Cloud Data Flow,也称为 SCDF。我刚刚开始查看https://codenotfound.com/spring-batch-admin-example.html这似乎非常好的示例,还需要更多示例才能真正了解 Spring Cloud Data Flow 与 Spring Batch 的使用,如我对 Spring Batch 有很好的经验。
spring-cloud-starter-dataflow-server
(Data Flow Server Starter) 和spring-cloud-starter-dataflow-server-local
(Local Data Flow Server Starter)有什么区别?