This is a result of a research done on "How to Deploy a Srping Batch - Spring Boot application on OpenShift and Execute it periodically using a CronJob".
The other related codebase resides at "https://github.com/samme4life/openshift-cronjob".
This codebase is to implement a basic spring batch operation. The job launcher is called upon as a REST endpoint (/load)
Please refer "How to Deploy App.docx" for detailed instructions and information