Skip to content

skilledmonster/DataTransporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Transporter - A Sample Project to integrate Spring Batch and Spring Integration Frameworks

This is a sample project that uses the following scenario to integrate Spring Batch and Spring Integration frameworks

Scenario:

  1. Read data from MySQL tables Table 1 # LANGUAGE_LKUP Table 2 # CURRENCY_LKUP
  2. Write it into csv files using Spring Batch Module
  3. Transfer the csv files created in the previous step to SFTP location using Spring Integration Module

More details about this project can be found in my blog article here.

Author

Jagadeesh Motamarri [ Blog | Twitter ]

Spring Batch

[ Site | Documentation ]

Spring Integration

[ Site | Documentation ]

Buy me a coffee

You can do it by PayPal. Thanks! (:

About

Contains example for integrating Spring Batch Module and Spring Integration Modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages