Код: Выделить всё
/**
* Upload single file using Spring Controller.
*/
@RequestMapping(value = "/uploadFile", method = RequestMethod.POST)
public @ResponseBody ResponseEntity
Подробнее здесь: [url]https://stackoverflow.com/questions/39037049/how-to-upload-a-file-and-json-data-in-postman[/url]
Мобильная версия