Skip to content

codeachange/aliyun-oss-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

阿里云OSS上传DEMO使用说明

1. 在resources目录新建一个文件 aliyun-oss.properties ,参考内容:

oss-aliyun.accessKey=accesskey
oss-aliyun.secretKey=secretkey
oss-aliyun.bucket=bucketname
oss-aliyun.endPoint=oss-cn-shenzhen.aliyuncs.com

2. 启动 AliyunOssDemoApplication

访问 http://localhost:8080

Notes

前端页面在 resources/static/index.html

接口实现在 FileController.java

About

阿里云OSS上传DEMO, springboot + ajax上传

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages