利用spring batch 读取数据库中的数据写入到txt文件中 写一个job,其配置文件为: job-batch-create-recon-file.xml 处理类为 写一个测试的controller: ...