2
Good morning. Currently in my project I am using spring boot and spring batch. Creating the batch was easy, even running it when starting the application with Tomcat embebed from spring boot but need to run this batch from time to time. The solution that comes to mind is to use Quartz to run this batch, but I’m not succeeding with this integration.. Can someone help me with some example?
Did the answer help you? Some additional information was missing?
– Murillo Goulart