* BAEL-3298 Spring batch retry job
* BAEL-3298 Adding tests and refactoring
* BAEL-3298 Some more refactoring
* Review comments
* Some refactoring
* Refactoring RetryItemProcessor
* Minor refactoring in test class
* BAEL-3298 Some more refactoring
* BAEL-3298 Using @MockBean
* BAEL-3298 minor update
* BAEL-3298 Updating names of testcases
* updating id to 9999
* Updating id to 9999
* Updating id to 9999
* BAEL-3299: First version. Broken tests
* BAEL-3299: Fix tests
* BAEL-3299: Include gitignore for output files
* BAEL-3299: Example of writer unit test
* BAEL-3299: Cleaned up and included more tests
* BAEL-3299: Updated to use JobParameters
* BAEL-3299: Fixed broken startup and included cleanup for tests
* BAEL-3299: Fine tuned version. Fixed formatting.
* BAEL-3299: Cleaned up redundant stuff
* BAEL-3299: Fixed formatting
* BAEL-3299: Moved source code in spring-batch module
* BAEL-3299: Fixed broken tests