j-easy / easy-batch

The simple, stupid batch framework for Java
https://github.com/j-easy/easy-batch/wiki
MIT License
611 stars 199 forks source link

Any working example available? #371

Closed bsudhir6 closed 4 years ago

bsudhir6 commented 4 years ago

Hi I am new to batch programming. Can you tell me if there's any working example is available for using easy-batch?

I am looking to create a batch job that stores file locations in DB and retrieve the file locations from DB to process and store the information on to DB.

Thanks

fmbenhassine commented 4 years ago

Can you tell me if there's any working example is available for using easy-batch?

You can find complete tutorials here: https://github.com/j-easy/easy-batch/tree/master/easy-batch-tutorials.