What's the sence to use @RequestParam in multipart/form-data

后端 未结 0 1867
刺人心
刺人心 2021-02-04 04:35

I want to upload my image together with some boolean flag in my post request. I want these two values to be in the body so I used multipart/form-data content type,

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