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

sentinel starter support springboot 1.x

This commit is contained in:
fangjian0423
2018-09-06 21:09:04 +08:00
parent bfc04daf9b
commit 4600f42647
31 changed files with 1128 additions and 316 deletions

View File

@@ -16,6 +16,9 @@
<modules>
<module>sentinel-example</module>
<module>sentinel-dubbo-provider-example</module>
<module>sentinel-dubbo-consumer-example</module>
<module>sentinel-dubbo-api</module>
<module>storage-example</module>
</modules>