Concatenation of a few json files to a single file using maven

后端 未结 0 1278
梦如初夏
梦如初夏 2020-12-19 04:15

I have a few JSON files (a.json, b.json ...) in my maven project in a source directory: ./src/main/resources. I want to get one file (result.json) in a target directory: ./t

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