Designing a Generic DB Scheduler in Spring Boot: A Comprehensive Guide
Hi folks !!
Recently during my internship, I was assigned a task to write a Generic DB Scheduler. The use case was to schedule various kinds of jobs mainly OneTimeTask in a generic way so that we don't have to explicitly create a bean of all the task...
rajaryan.hashnode.dev7 min read