keyfil/杂项/20241105-入职梳理.md

32 lines
807 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 入职梳理
## 技术栈
- [ ] 技术选型
- [ ] JDK(11)
- [ ] Maven(私服,已配置)
- [ ] Git(Gitlab自建)
- [ ] 基础脚手架
- [ ] MQRocketMQ
- [ ] DBMysql
- [ ] 服务间调用方式Feign/Http
- [ ] 链路追踪Skywalking
- [ ] 服务监控和日志采集Graylog
- [ ] 版本管理
- [ ] 流程
- [ ] 版本号
- [ ] 基础脚手架
- [ ] 服务调用方式HTTPRPC
- [ ] 数据库设计规范(字段,索引)
- [ ] 基础组件对接
- [ ] ORM 框架MybatisPlus
- [ ] Redis 对接SpringDataRedis
- [ ] 分布式锁 redisson
- [ ] MQ 对接RocketMQ
- [ ] ES 或者数仓
## 业务梳理
- [ ] 网络拓补图
- [ ] 整体流程图
- [ ] 系统架构图
- [ ] 系统调用链路图
-