摘要:
异常信息 Error while extracting response for type [class com.xxx.xxx.provider.user.entity.User] and content type [application/json]; nested exception is o 阅读全文
摘要:
今天做图片上传的功能,做好之后进行测试,一直提示“"Required request part 'file' is not present"” 在网上找各种方式,有的说配置文件,有的说别用自带的文件解析类MultipartFileResolver都没有解决我的问题。 后来仔细看发送的请求 WebKi 阅读全文