Shutdown Spring boot Application Job Programatically

Hi Folks, Recently, one of my colleague approached me for following problem statement: He develop a spring-boot application which is running as a cron job. The job interval time say every 2 mins. The application pulls the number of records from upstream system and process each record in loop updating 5-6 transaction tables for each … Continue reading Shutdown Spring boot Application Job Programatically