SpringBoot定時執行任務

兩個重要的接口 1 Taskscheduler 任務調度程序 2 TaskExecutor 任務執行者 開啓定時功能的註解(在啓動類上開啓) @Enablescheduling @Scheduled 、cron表達式
相關文章
相關標籤/搜索