Have a task to delete files based on some conditions. This task should run everyday at some time. Should we use Spring Boot and scheduler for this task. Or Spring Batch + Scheduler would be good. Also Have a task to delete files based on some condi
Have a task to delete files based on some conditions. This task should run everyday at some time. Should we use Spring Boot and scheduler for this task. Or Spring Batch + Scheduler would be good. Also Have a task to delete files based on some condi