mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
添加文档
This commit is contained in:
@@ -22,7 +22,7 @@ member.register.total.get 会员服务.注册模块.注册总数.获取
|
||||
|
||||
如果觉得命名规则有点长可以精简为:`服务模块.功能模块.行为`,如`member.usercount.get`,前提是确保前缀要有所区分,不和其它服务冲突。
|
||||
|
||||
得益于Spring Cloud的注册中和和网关功能,我们能很方便的进行接口路由,并且还能实现LoadBalance,不需要自己再去实现。
|
||||
得益于Spring Cloud的注册中心和和网关功能,我们能很方便的进行接口路由,并且还能实现LoadBalance,不需要自己再去实现。
|
||||
|
||||
整个SOP的架构如下图所示:
|
||||
|
||||
|
Reference in New Issue
Block a user