1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

add storage example in springboot 1.x

This commit is contained in:
fangjian0423
2018-09-01 17:26:04 +08:00
parent d8fa13f312
commit 7500068429
8 changed files with 532 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
<modules>
<module>sentinel-example</module>
<module>storage-example</module>
</modules>
<build>