A recent project is using the springbatch framework for Batch Processing on an e-commerce platform. There are very few materials on the Internet, especially Chinese. The documents on the official website only talk about the basic knowledge of getting started. Most of the advanced features are included in the document, and the explanation is not thorough, there are many problems encountered in actual development. Therefore, we summarize the process of learning and applying spring batch into small instances and writing them as essays. I hope more experts can participate in the process, point out the shortcomings and provide their own opinions.
I have written several articles about springbatch:
Introduction to spring batch in spring batch (1)
Brief Introduction to the Framework process of spring batch (2)
Spring batch sample (Hello World) (3)
Sample of spring batch (CSV file operation) (4)
Spring batch sample (XML file operations) (5)
Sample of spring batch (read and write a fixed long format file) (6)
Spring batch sample (read and write multiple files in composite Format) (7)
Spring batch sample (read and write dB data tables using a cursor) (8)
Spring batch SKIP (9)
Spring batch jobparameters (10)
Subsequent Updates on Spring batch .....
ArticlesArticleJar package used in the instance (springbatch + spring + mybatis + MySQL ):
-->Springbatchlibs.rar