我正在构建一个示例Spring MVC应用程序。另外,我几乎没有问题:
尽管如此,我提到了各种材料,但我仍然感到很困惑。
我提到了以下材料: http://malsup.com/jquery/form/file/
How can I upload files asynchronously?
How can i upload a file using jquery's $.ajax function with json and php
Posting a File and Associated Data to a RESTful WebService preferably as JSON
如果有人通过json请求发布上传文件的示例代码,那将非常有用。