Automatically run the project in the project

@Scheduled(fixedRate= 10 * 60 * 1000) in taskmanager 10 minutes * 60 seconds * 1000 milliseconds; run every 10 minutes

@Scheduled(cron = "0 5 0 1/1 * ? ") run every day after 5am

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325819288&siteId=291194637