* BAEL-5645 - Annotation scanners using Spring context, Spring core, reflections, java reflection, and Jandex libraries are implemented
* BAEL-5645 - Library versions are incremented in pom.xml
Co-authored-by: elcimduran <elcim.duran@kboxglobal.com>
* [BAEL-4639] Running background jobs in Spring with JobRunr
* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme
* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties
* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct
* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added
* [BAEL-4639] - Feedback
* [BAEL-4639] Update test with feedback