Google
Current archive: October 11, 2008
A first look at Spring-Batch, part 2
Written on:October 11, 2008
10

In my first post about Spring-Batch, I described in detail a Hello-World application using Spring-Batch and discussing the necessary plumbing wiring needed in the spring-beans configuration file. In this second post I will take it one step further, by introducing the concept of tokenizer and field-set mapper. I will copy-reuse as much as possible from the previous project. Because the reuse is by copy, you can download and study them…
Read more...

