HttpClient+Jsoup抓取页面下载表格文件,fastjson和WorkBook处理表格数据,Spring Schedule和cron表达式开启定时任务
这次在SpringBoot项目中使用Schedule注解实现定时任务需求:每月初下载http://www.safe.gov.cn/safe/gzhbdmyzslb/index.html中上个月的表格进行解析。导入依赖org.apache.httpcomponentshttpclient4.5.5commons-iocommons-io2.5org.jsoupjsoup1.11.3org.jsoup