spring-boot-demo icon indicating copy to clipboard operation
spring-boot-demo copied to clipboard

【WEB系列】WebClient之文件上传 | 一灰灰Blog

Open liuyueyi opened this issue 4 years ago • 2 comments

http://spring.hhui.top/spring-blog/2020/07/13/200713-SpringBoot%E7%B3%BB%E5%88%97WebClient%E4%B9%8B%E6%96%87%E4%BB%B6%E4%B8%8A%E4%BC%A0/

在上一篇WebClient基本使用姿势中,介绍了如何借助WebClient来实现异步的GET/POST访问,接下来这篇文章则主要介绍文件上传的使用姿势

liuyueyi avatar Jul 13 '20 03:07 liuyueyi

没太明白问题是什么,方便的话,可以详细描述下上下文;使用postman的目的是为了验证么?

在 2022-04-04 22:50:50,"karl-hk-yeung" @.***> 写道:

你好, 多謝你分享 我正在試weflux,我照著你的code 但basic upload是沒有內容 我用postman去試 請問都可以嗎 thx

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

liuyueyi avatar Apr 13 '22 06:04 liuyueyi

你好, 因為我正在做reactive 的multipart upload 但又因為同時在試其他lib, 沒有enable server.port 所以 postman 不能連到 server

多謝你回覆

karl-hk-yeung avatar Apr 13 '22 12:04 karl-hk-yeung