This repo contains code for the blog post series "GDELT on Spring Cloud Data Flow (SCDF)" on our developer blog @ syscrest.com.
2019-08-03 Introduction to GDELTPROJECT.org and Spring Cloud Data Flow:
2019-08-04 Installation of Spring Cloud Data Flow 2.2.0.RELEASE on Kubernetes (using Kafka as the messaging subsystem)
- Blog post: https://www.syscrest.com/2019/08/gdelt-on-scdf-2-2-0-implementing-a-reactive-source-application-with-spring-cloud-streams/
- Source code: gdelt-article-feed-source
- Blog post: https://www.syscrest.com/2019/08/gdelt-on-scdf-2-2-0-implementing-a-filter-application-with-spring-cloud-stream/
- Source code: gdelt-article-simple-deduplication-filter
- Blog post: https://www.syscrest.com/2020/03/gdelt-on-scdf-2-4-0-implementing-a-source-as-a-function-supplier-with-spring-cloud-function-for-spring-cloud-dataflow/
- Source code: gdelt-article-feed-functional-source
- Blog post: https://www.syscrest.com/2020/03/gdelt-on-scdf-2-4-0-implementing-a-source-as-a-function-supplier-with-spring-cloud-function-for-spring-cloud-dataflow/
- Source code: gdelt-article-functional-processor
- Blog post: https://www.syscrest.com/2020/04/gdelt-on-scdf-2-4-0-implementing-a-sink-with-spring-cloud-function-for-spring-cloud-dataflow-consumer/
- Source code: gdelt-article-functional-sink
New blog posts will be added as soon as they are have been published.