0

Are there any real world Spring Batch OpenSource projects? I have searched a few but they are just basic examples. I tried following the projects mentioned in the question here but they do not seem to have Spring Batch included.Please suggest the SpringBatch projects you know. I need to know how they have organized their code. This will help me as a reference.

1 Answers1

0

Not to my knowledge. But since you are looking for how to organize the code, you can check the getting started guide or the samples. They both provide a typical structure of a Spring Batch based project.

Mahmoud Ben Hassine
  • 28,519
  • 3
  • 32
  • 50