Java reading a csv file is occupying more memory and giving memory errors

后端 未结 0 1799
没有蜡笔的小新
没有蜡笔的小新 2020-12-22 17:15

I will get a file uploaded by user to my controller. I am passing it to my service.
I am using BufferReader, but this is occupying more memory. If I use CsvParser will i

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