In Spring batch can we use the same object of ItemReader in multiple jobs triggered by scheduler in Spring Boot?

后端 未结 0 1862
小鲜肉
小鲜肉 2021-02-19 17:07

I have a scenario where i need to read data from a source. I have created a Custom InputReader as the source sends json data serialized in objects and the return type is an inte

相关标签:
回答
  • 消灭零回复
提交回复
热议问题