一、code
1.controller-helper-service-providers
2.亚马逊服务器
3.im是即使通讯
4.gateway是网关和代码
5.story是之前的,目前没东西
6.uaa用户权限控制
7.thirdpart是一些第三方应用
8.helper在rest里(不知道rest是啥。。emm好像是springcloud的哪个前端数据交换那块。)
二、流程图
1.elb弹性负载均衡
2.rest/socket
5.
三、整体流程:
先数据结构设计model-数据库reporsitory-service层没有写具体逻辑,
只是对数据进行调用-helper层写了具体逻辑
四、
设计模式,记得要考虑以后系统的可扩展性。
1.creational patterns对象的创建
2.structral patterns 类与对象的关系
3.behavioral patterns 对象之间的通信
4.j2ee特别关注表示层