Hi,


Iam having following queries
1)
Iam new to the springbatch admin page.In the admin job home page ,when i click on the respective page i wanted to show apart from column ID,Launchable,incremental,job parameters,i wanted to show start time, end time ,and some job context parameters.How to show .

2)i saw the job.ftl file ,but iam not understanding how the jobExecution.lastJobExecution.startTime is getting the values.

3)Actually who is injecting the jobRepository (data from job_execution 's table )values are feeding into job.ftl

Please let me know the actual flow to render the values on admin UI page

Thanks