阅读背景:

通过注解使用quartz(定时任务)_豪哥的小迷弟的博客_quartz定时任务使用注解方式

来源:互联网 

1.jar包导入系统—这两个包

2.配置application.xml

xmlns:task="https://www.springframework.org/schema/task"

https://www.springframework.org/schema/task  
https://www.springframework.org/schema/task/spring-task-3.0.xsd

<task:annotation-driven/>
<context:component-scan base-package="com.netmarch.*" />
x



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: