1.

Explain Spring Batch Framework.

Answer»

Spring BATCH frame work, a collaborative effort from Accenture and SpringSource, is a LIGHTWEIGHT, comprehensive framework that facilitates the development of batch APPLICATIONS that helps the day to day activities of enterprise systems. Batch application or processing refers to automated OFFLINE systems that performs bulk data processing, PERIODIC updates and delegated processing.

Examples include loading csv file data to database, process feed file once received and push daily transactions to the upstream or downstream systems.

Spring Batch frame work, a collaborative effort from Accenture and SpringSource, is a lightweight, comprehensive framework that facilitates the development of batch applications that helps the day to day activities of enterprise systems. Batch application or processing refers to automated offline systems that performs bulk data processing, periodic updates and delegated processing.

Examples include loading csv file data to database, process feed file once received and push daily transactions to the upstream or downstream systems.



Discussion

No Comment Found