# entry-level-architect-sharing **Repository Path**: hefren/entry-level-architect-sharing ## Basic Information - **Project Name**: entry-level-architect-sharing - **Description**: 入门架构师,总结内容分享 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2024-07-16 - **Last Updated**: 2025-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 入门架构师 [toc] ## 一、知识产权 入门架构师这套系列课程内容来源于[秦金卫](https://www.zhihu.com/people/kimmking/answers)秦老师的架构全营。这里存放的资料只是我自己总结的一些内容。 - [架构全营](https://v1biahwv5u.feishu.cn/docx/UHEhdk5bDo8cdqxyJeMci84Nnle):https://v1biahwv5u.feishu.cn/docx/UHEhdk5bDo8cdqxyJeMci84Nnle 如果对架构全营感兴趣,欢迎和我联系:hefrankeleyn@gmail.com。 ## 二、代码地址 目前手写中间件在持续更新中,下面是我手写中间件的代码参考,大家共同进步,欢迎随时邮件和我交流: ### (1)gitee 上的代码地址 - [手写RPC](https://gitee.com/hefren/hhrpc):https://gitee.com/hefren/hhrpc - [手写注册中心](https://gitee.com/hefren/hhregistry):https://gitee.com/hefren/hhregistry - [手写配置中心](https://gitee.com/hefren/hhconfig):https://gitee.com/hefren/hhconfig - [手写网关](https://gitee.com/hefren/hhgateway):https://gitee.com/hefren/hhgateway - [手写缓存](https://gitee.com/hefren/hhcache):https://gitee.com/hefren/hhcache - [手写消息队列](https://gitee.com/hefren/hhmq):https://gitee.com/hefren/hhmq - [分布式文件系统:https://gitee.com/hefren/hhdfs](https://gitee.com/hefren/hhdfs) - [演示基于ORM拦截SQL:https://gitee.com/hefren/hhorm-interceptor](https://gitee.com/hefren/hhorm-interceptor) - [手写分库分表中间件:https://gitee.com/hefren/hhsharding](https://gitee.com/hefren/hhsharding) ### (2)github上的代码地址 - [手写RPC](https://github.com/hefrankeleyn/hefrpc):https://github.com/hefrankeleyn/hefrpc - [手写注册中心](https://github.com/hefrankeleyn/hefregistry):https://github.com/hefrankeleyn/hefregistry - [手写配置中心](https://github.com/hefrankeleyn/hefconfig):https://github.com/hefrankeleyn/hefconfig - [手写网关](https://github.com/hefrankeleyn/hefgateway):https://github.com/hefrankeleyn/hefgateway - [手写缓存](https://github.com/hefrankeleyn/hefcache):https://github.com/hefrankeleyn/hefcache - [手写消息队列](https://github.com/hefrankeleyn/hefmq):https://github.com/hefrankeleyn/hefmq - [分布式文件系统:https://github.com/hefrankeleyn/hefdfs](https://github.com/hefrankeleyn/hefdfs) - [演示基于ORM拦截SQL:https://github.com/hefrankeleyn/heform-interceptor](https://github.com/hefrankeleyn/heform-interceptor) - [手写分库分表中间件:https://github.com/hefrankeleyn/hefsharding](https://github.com/hefrankeleyn/hefsharding) ## 三、其它实践内容 ### (1)gitee上的代码地址 - [springcloud的简单使用:https://gitee.com/hefren/springcloud-demo](https://gitee.com/hefren/springcloud-demo) - https://gitee.com/hefren/hefspringcloudgateway-started ### (2)github上的代码地址 - [springcloud的简单使用:https://github.com/hefrankeleyn/springcloud-demo](https://github.com/hefrankeleyn/springcloud-demo) - https://github.com/hefrankeleyn/hefspringcloudgateway-started