摘要: 1.导入jar包 2.配置applicationContext.xml文件 <!-- 任务调度1 --> <!-- bean id="simpleJob" class="com.shprj.quartz.SimpleJob"></bean> <bean id="simpleJobDetail" cl 阅读全文
posted @ 2020-03-31 20:28 两小无猜 阅读(582) 评论(0) 推荐(0) 编辑
摘要: 添加Quartz之后报错 下面的Cause by: More than one fragment with the name [spring_web] was found. This is not legal with relative ordering. See section 8.2.2 2c 阅读全文
posted @ 2020-03-31 19:54 两小无猜 阅读(1315) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/noaman_wgs/article/details/80984873 阅读全文
posted @ 2020-03-31 18:57 两小无猜 阅读(129) 评论(0) 推荐(0) 编辑