| Author |
Spring and Batch applications
|
Jon Strayer
Ranch Hand
Joined: Dec 04, 2002
Posts: 133
|
|
|
All of my current applications are batch applications. Is there anything in Spring that could make them easier to write/maintan?
|
Jon
|
 |
Alexandru Popescu
Ranch Hand
Joined: Jul 12, 2004
Posts: 995
|
|
What you mean by batch applications? The fact you are manipulating lots of data (database originated)? If yes, how did you currently solve it? What exactly think can be helping you? ./pope
|
blog - InfoQ.com
|
 |
Karthik Guru
Ranch Hand
Joined: Mar 06, 2001
Posts: 1209
|
|
|
Yup, for eg Spring wont be a replacement for say a ETL tool.
|
 |
 |
|
|
subject: Spring and Batch applications
|
|
|