how can i put the el-upload file into an jsonObject,and revieve them into multipartFile

45 Views Asked by At

I want to give springboot the object(form-data or jsonobject) which contains some el-upload file,because i want to organize them into specific data-structure,so i don't want to upload files only.

0

There are 0 best solutions below