Upload large data file in JAX-RS Rest API

后端 未结 0 1717
北荒
北荒 2020-12-29 01:15

I need to send large sized data file to back- end in chunks and then need to collect it in one orderv in JAX-RS request.

Is there any way to do this by POST request.

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