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.
データベースからデータを取得し、JdbcCursorItemReader と FlatFileItemWriter を使用してフラット ファイルに配置するバッチ プログラムがあります。ただし、ファイルの先頭に単純なハードコードされたテキストを追加したいと考えています。それを行う方法を助けてください?
FlatFileFooterCallback インターフェイスを実装するクラスを単純に作成するか、デフォルト実装の SummaryFooterCallback クラスを使用するだけです。
http://static.springsource.org/spring-batch/apidocs/org/springframework/batch/item/file/FlatFileFooterCallback.html