Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイルを空にしてから書き込む代わりに、itemWriterを作成して、書き込みに書き込む内容を追加する方法を教えてください。
FlatFileItemWriterを使用しています。
fileItemWriter.setAppendAllowed(true);
こちらのドキュメントをご覧ください。