itemwriter Questions

2

Solved

Is it possible to read data from DB, process it and in ItemWriter send to another system using RestAPI (REST TEMPLATE) in Spring batch project? All I can see is fetch data and write it in a csv fil...

1

Solved

have trouble implementing a ClassifierCompositeItemwriter... I am reading a basic CSV File and i want to write them do a database. Depending on the data (Name + Name1) either write it to a simple ...
Craggie asked 27/11, 2018 at 13:46

5

Solved

In Spring batch I need to pass the items read by an ItemReader to two different processors and writer. What I'm trying to achieve is that... +---> ItemProcessor#1 ---> ItemWriter#1 | ItemReader...
Acumen asked 25/9, 2013 at 8:20
1

© 2022 - 2025 — McMap. All rights reserved.