Spring定时任务
摘要:
spring的 scheduled的使用注解的方式进行调度,感觉很方便,起码配置的东西少了很多,所以留下来以备忘了、首先要配置我们的spring.xmlxmlns 多加下面的内容、xmlns:task="http://www.springframework.org/schema/task"然后xsi... 阅读全文
posted @ 2015-03-09 18:48
IMPLY
阅读(189)
评论(0)
推荐(0)