in Service Discovery by (31.6k points)
What is Spring Batch Framework?

1 Answer

0 votes
by (23.9k points)

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
+1 vote
asked Dec 20, 2019 in Service Discovery by sharadyadav1986 (31.6k points)
0 votes
...