This commit is contained in:
tanghc
2019-05-09 14:23:05 +08:00
parent 6c8d271b5c
commit 2a62cf38fb

View File

@@ -65,6 +65,7 @@ SOP封装了开放平台大部分功能包括签名验证、统一异常处
> 运行环境JDK8Maven3Zookeeper
- doc开发文档
- sop-admin后台管理
- sop-registry注册中心eureka实现
- sop-gateway网关统一访问入口Spring Cloud Zuul实现可切换成Spring Cloud Gateway
- sop-common公共模块封装常用功能包含签名校验、错误处理、限流等功能