摘要:
必须要传一个参数类型为 MultipartFile 的 第一步:引入相关配置文件和工具类并导入依赖: qiniu.properties: qiniu.accessKey=xxxxxxxxxxxxx #公钥 qiniu.secretKey=yyyyyyyyyyyyy #密钥 qiniu.bucket= 阅读全文
posted @ 2019-11-07 22:48
hhuihong
阅读(511)
评论(0)
推荐(0)
摘要:
一般的图片上传要满足三要素:①form表单中要有 enctype="multipart/form-data",②必须是post请求,③有一个文件选择域 <input type="file" /> 第一步:使用 tomcat 或者 nginx 作为本地服务器(搭建服务器), 要是使用tomcat:打开 阅读全文
posted @ 2019-11-07 21:55
hhuihong
阅读(1704)
评论(0)
推荐(0)

浙公网安备 33010602011771号