240 发简信
IP属地:北京
  • Spring batch遇到的错误

    现象:reader is in 'strict' mode 解决:将配置文件中的直接路径改为file:///协议路径的写法,问题解决