springboot定时任务-防止处理一半程序崩掉
package com.g0yt.rig.schedule;
import com.g0t.rig.service.BatchService;
import com.gyt.rig.service.DefectService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annota
原创
2021-09-27 15:34:29 ·
457 阅读 ·
0 评论