8
I have a project in Spring Batch + Quartz, which loads a file and then processes the data from the file. Only that I wanted to implement a view with a form where I had the option to choose the start time and the end time and the days where I could run. I can do this with Quartz + Spring batch ?
Thank you for your attention
hm ok, thanks for the tip. I’ll investigate :)
– alves