Hello I have a requirement to read a file where the structure is something like this, i'm wondering if there is a way to do this mapping in a nested object ...
Decouple flat file Reader from Writer Hi all, I am new to Spring Batch. I followed the examples and come to know that Spring batch can read a fixed length flat ...
Multiple File reader and File Writer for single file I have a requirement that i don't know how to handle. I am trying to do a upload for which i have ...
selection dependent multi file reader Hi, I'm new to Spring Batch and haven't been able to figure out how to handle this situation. A database SELECT returns a list of those ...
Don't know what Reader to use for multiple files Hi, I'm a newbie using spring batch. I get stucked and don't know what to use for my problem. The process will ...