My company is switching to Spring for our Java platform, and as I understand it, it will work well for this, but we also have many Java * bundled applications. Does Spring have adequate support for running batch applications? What features of Spring will be useful in this environment and will not work at all?
* Java command line programs that run backend processes.
java spring command-line spring-batch frameworks
C. Ross
source share