Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 674 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 674 Bytes

PRO-TMP

项目模版

todo list

  • Spring Authorization Server 集成
  • Feign 集成
  • Gateway 网关请求拦截
  • 接口鉴权
  • TDD
  • Sentinel
  • Job Task
  • MQ 消息中间件
  • Elasticsearch
  • 多数据源设计
  • 接口日志记录
  • docker 部署
  • 链路追踪
  • Spring 服务状态监控
  • 多租户
  • Mybatis-plus 优化(持续优化)
  • Seata 集成

oauth2 遗留问题

  • 其他登录方式(邮箱,手机号,微信),可往后
  • 客户端信息是否需要使用redis存储

GateWay 网关事项

  • 限流 (流量调配)
  • 统一处理

Sentinel

  • nacos 存储限流配置