How to upload file to azure blob storage directly from spring boot application, without taking file in to in-memory (Buffer memory)

前端 未结 0 1920
太阳男子
太阳男子 2020-12-08 19:56

I have spring boot application which will upload zip file (size > 250MB) to azure blob storage, if file is not directly uploaded to azure then it will use in-memory space

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