Upload multi MultipartFile with params #2154
hakama99
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a feature, need to send multi file with params, it is wrong to use FormData.fromMap.
server will receive null on formFile
right way
server code
Beta Was this translation helpful? Give feedback.
All reactions