Spring XD Option Module – Batch Job with PostgreSQL Datasource

Spring XD Option Module is an approach to expose metadata of each module for configuration. The tutorial will guide you how to configure PostgreSQL Datasource with Spring XD Annotation: @ModuleOption.

Related articles:
Spring XD Stream – PostgreSQL JDBC Sink
Spring XD Batch Job – How to Start

Continue reading “Spring XD Option Module – Batch Job with PostgreSQL Datasource”

Spring XD Stream – PostgreSQL JDBC Sink

Spring XD JDBC sink can be used to insert message payload data into a relational database table. The tutorial will introduce you how to work with PostgreSQL JDBC Sink

Related Article: Spring XD Stream – How to start with Stream

Continue reading “Spring XD Stream – PostgreSQL JDBC Sink”

Spring XD Stream – How to start with Stream

Spring XD stream is a big data solution for how to ingestion. Each Stream is defined by 3 kinds of module: Source, Sink & Processor.

The tutorial will introduce Spring XD Stream.

Relate Post: Spring XD Batch Job – How to Start

Continue reading “Spring XD Stream – How to start with Stream”

Spring XD Batch Job – How to Start

The Spring XD provides a one stop shop for Bigdata solution, is a unified, distributed, and extensible service for data ingestion, real time analytics, batch processing, and data export. The tutorial will guide you how to create a Batch Job Application with Spring XD.

Related Articles:
Spring XD Stream – How to start with Stream

Continue reading “Spring XD Batch Job – How to Start”