Our business needs is to upload files from web and insert into database. Files can have upto 50,000 records.
I have been looking into various solutions our the web and spring batch keeps popping up for processing large files.
I do understand spring batch is main intent is for batch processing. is spring batch good fit for external users to upload files in database or should I look into something else.
Thanks and Regards,
Jill
