This commit is contained in:
tanghc
2019-09-04 09:43:42 +08:00
parent 143237aeaf
commit 36ee797ea6
584 changed files with 1803 additions and 20788 deletions

View File

@@ -1,6 +1,7 @@
# 服务示例
- sop-auth应用授权示例
- sop-story微服务示例story服务同时作为Provider提供服务
- sop-story微服务示例story服务同时作为Provider提供服务。本地文档http://localhost:2222/doc.html
- sop-book微服务示例book服务也是Consumer调用story提供的服务
- sop-auth应用授权示例
- sop-springmvcspringmvc工程实例
- sop-easyopen整合easyopen示例