Open/Closed principle. Processing a file based on it's extension

后端 未结 0 1439
眼角桃花
眼角桃花 2020-12-08 02:56

Let\'s say I have a web api controller that accepts a file. The file can be a .txt or a .csv file (for now).

Now I want to have a service to processes the file based

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