Skip to content

Commit 3ed29f7

Browse files
authored
Merge pull request CodingDocs#7 from down33/patch-2
错别字修正
2 parents ae1ab5d + c108dde commit 3ed29f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced/springboot-oss.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[https://help.aliyun.com/product/31815.html?spm=a2c4g.11186623.6.540.4e401c62EyJK5T](https://help.aliyun.com/product/31815.html?spm=a2c4g.11186623.6.540.4e401c62EyJK5T)
44

5-
本篇文章会介绍到 SpringBoot 整合阿里云OSS 存储服务实现文件上传下载以及简单的查看。其实今天将的应该算的上是一个简单的小案例了,涉及到的知识点还算是比较多。相关代码地址:https://github.com/Snailclimb/springboot-guide/tree/master/springboot-oss
5+
本篇文章会介绍到 SpringBoot 整合阿里云OSS 存储服务实现文件上传下载以及简单的查看。其实今天讲的应该算的上是一个简单的小案例了,涉及到的知识点还算是比较多。相关代码地址:https://github.com/Snailclimb/springboot-guide/tree/master/springboot-oss
66

77
<!-- MarkdownTOC -->
88

@@ -512,4 +512,4 @@ JS 的内容主要是让我们上传的图片可以预览,就像我们在网
512512

513513

514514

515-
代码地址:https://github.com/Snailclimb/springboot-guide/tree/master/source-code/advanced/springboot-oss
515+
代码地址:https://github.com/Snailclimb/springboot-guide/tree/master/source-code/advanced/springboot-oss

0 commit comments

Comments
 (0)