随笔分类 -  Java

摘要:SSM定时任务主要分为两部分 1.applicationContext.xml配置文件设置 设置如下: 在xmlns中添加:xmlns:task="http://www.springframework.org/schema/task" 在xsi:schemaLocation中添加: http://w 阅读全文
posted @ 2019-12-16 10:53 小小不點 阅读(949) 评论(2) 推荐(0)