Short question: where can I find this example in the Spring Batch Admin project?
Type: Posts; User: minze; Keyword(s):
Short question: where can I find this example in the Spring Batch Admin project?
Sorry, it works just fine. It seems to be a bug in STS. I'll report a bug for it.
Maybe this is something for you:
http://blog.springsource.com/2009/11/10/introducing-spring-batch-admin/
Guys,
Currently I'm building my first Spring Batch project. We need to do some parallel processing so I want to use partitioning. Currently I configured all stuff necessary to give it a...