0 votes
in Service Discovery by
What is Spring Batch Framework?

1 Answer

0 votes
by

Spring Batch is an open-source framework for batch processing – execution of a series of jobs. Spring Batch provides classes and APIs to read/write resources, transaction management, job processing statistics, job restart, and partitioning techniques to process high volume data.

Related questions

+1 vote
asked Dec 20, 2019 in Service Discovery by sharadyadav1986
0 votes
asked Apr 4, 2021 in Spring by Robindeniel
...