Quantcast
Channel: . kam » spring-batch
Viewing all articles
Browse latest Browse all 2

Spring Batch: CommandLineJobRunner to Run Multiple Jobs

$
0
0
Sometimes this requirement may jump at you: “I still want to have them as several jobs, but I want no operational overhead, and need to run them in sequence via a single launch…”. So if you were using CommandLineJobRunner to launch these jobs, it would only be natural to aggregate those calls under your own [...]

Viewing all articles
Browse latest Browse all 2

Trending Articles