Writing multiple collections based on related queries in Spring Batch

I have the following Spring Batch config with the related ItemReader and ItemWriter and try to read and copy filtered data per collection in MongoDB. In this implementation, I retrieve colectionNamequery parameters as a map and loop through it to insert each collection based on the corresponding query. However, I read the related data via ItemReader but could not synchronise each collection read & write operations. I need to read each collection and write only that collection data (or read multiple collections based on the query and then write all of them at once). So, how to achieve this?

@Bean
public Step insertData(JobRepository jobRepository,
                       PlatformTransactionManager sourceTransactionManager,
                       MongoTemplate sourceMongoTemplate,
                       MongoTemplate targetMongoTemplate) {
    return new StepBuilder("insertData", jobRepository)
            .<Document, Document>chunk(DEFAULT_CHUNK_SIZE, sourceTransactionManager)
            .startLimit(DEFAULT_LIMIT_SIZE)
            .reader(new MigrationItemReader(sourceMongoTemplate))
            .processor(new MigrationItemProcessor())
            .writer(new MigrationWriter(targetMongoTemplate))
            .listener(new MigrationStepListener())
            .build();
}

@Component
public class MigrationWriter implements ItemWriter<Document>, StepExecutionListener {

    private Map<String, String> jobParametersMap;

    // code omitted for brevity

    @Override
    public void write(Chunk<? extends Document> itemChunk) {

        // Iterate over the map and configure the reader accordingly
        for (Map.Entry<String, String> entry : jobParametersMap.entrySet()) {
            final List<Document> items = (List<Document>) itemChunk.getItems();
            mongoTemplate.insert(items, entry.getKey());
        }
    }

@Component
public class MigrationItemReader extends MongoCursorItemReader<Document> {

    private Map<String, String> jobParametersMap;

    // code omitted for brevity

    @BeforeStep
    public void beforeStep(StepExecution stepExecution) {

        // for single collection I can set collectionName and query parameters and read corresponding data
        // but I need to read multiple collections at once or one by one before each insertion

        JobParameters jobParameters = stepExecution.getJobParameters();
        setCollection(jobParameters.getString("collectionName"));
        setQuery(new BasicQuery(jobParameters.getString("query")));
    }

    private void initializeReader(MongoTemplate mongoTemplate) {
        setName("migrationDataReader");
        setTargetType(Document.class);
        setTemplate(mongoTemplate);
        setBatchSize(DEFAULT_CHUNK_SIZE);
        setLimit(DEFAULT_LIMIT_SIZE);
        Map<String, Sort.Direction> sortOptions = new HashMap<>();
        sortOptions.put("id", Sort.Direction.ASC);
        setSort(sortOptions);
        setQuery(new Query());
    }
}

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật