Spring Batch: Multi-File Input (Upload PDF) and Virtual Threads support. Ep: 3

Опубликовано: 14 Октябрь 2024
на канале: Bayonne Sensei
445
18

In this video we are going to explore how to process multiple input files from a directory as a single unit of work. For example: Our business team provides daily reports which are composed by multiple files and for every single dat we need to process all the files as one atomic operation. In that case we are going to use different approaches that spring batch offers to us. We are going to use also Virtual threads in order to process it concurrently to boost the performance.

#Springbatch
#springbatchjson
#springbatchtest
#springboot