Java Reference
In-Depth Information
Summary
Spring Batch's ItemWriters provide a wide range of output options. From writing to a simple flat file to
choosing which items get written to which ItemWriters on the fly, there aren't many scenarios that aren't
covered by the components Spring Batch provides out of the box.
This chapter has covered the majority of the ItemWriters available in Spring Batch. You also looked
at how to use the ItemWriters provided by the framework to complete the sample application. In the
next chapter, you look at how to use the scalability features of the framework to allow the jobs to scale
and perform as required.
 
Search WWH ::




Custom Search