阿里云OSS云存储文件上传模板——基于Springboot
阿里云OSS云存储文件上传模板——基于Springboot
这两天在搞阿里云的AI训练营,在实践过程中发现了自己对于前端传入图片传入阿里云OSS,并且提取出相应的url不熟,在这里对代码进行总结,以后使用时就复制就行
FileController.java
import community.demo.dto.FileDto;
import community.demo.provider.AliyuProvider;
import org.springframework.beans.factory.annot
原创
2020-05-20 16:02:20 ·
336 阅读 ·
0 评论