Uploaded file size limitation As some of you already know, the uploaded file size limitation (the maxUploadSize property in the CommonsMultipartResolver)on the servlet.xml is unusable. It leads into a unrecoverable error ...
StaxEvenItemWriter fails because of the file size I have two jobs writing xml files using StaxEvenItemWriter.The same StaxEvenItemWriter bean (singleton) defined in spring context is used by both jobs which are ...
The maximum size depends on available memory (whether it can accommodate the full content). If you are processing large files, I would highly recommend considering using Spring Batch alongside Spring Integration. ...