Skip to content
View DerekYRC's full-sized avatar

Block or report DerekYRC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DerekYRC/README.md

Hi there 👋


欢迎来到我的GitHub主页,我是Derek,目前在字节跳动从事后端开发。

微信 mail

img

我热爱开源热爱技术喜欢分享,是一名框架源码爱好者,熟悉以下框架原理及源码:

  • Spring/Spring Boot
  • Spring Cloud(服务注册和发现、负载均衡、Feign、API网关、流量控制、熔断降级、配置中心等等)
  • Netty
  • RocketMQ
  • Sentinel
  • 其他

🌱 我的开源项目:

🌱 我参与的开源项目:

  • spring-cloud-tencent

    Spring Cloud Tencent 是腾讯开源的一站式微服务解决方案,实现了Spring Cloud 标准微服务 SPI,开发者可以基于 Spring Cloud Tencent 快速开发 Spring Cloud 云原生分布式应用。

🏆 Github Stats:

Star History Chart

Popular repositories Loading

  1. mini-spring mini-spring Public

    mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and master Spring's core principles. It extracts Spring's core logic …

    Java 6.3k 1.4k

  2. mini-spring-cloud mini-spring-cloud Public

    mini-spring-cloud is a simplified version of the Spring Cloud framework that helps you quickly familiarize yourself with Spring Cloud source code and master its core principles. While preserving Sp…

    Java 1.9k 376

  3. source-code-hunter source-code-hunter Public

    Forked from doocs/source-code-hunter

    😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

    Java 54 12

  4. JavaBooks JavaBooks Public

    Forked from ruziyi/JavaBooks

    📚Java程序员必读书单(超1000本PDF,附下载地址)包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等,助力每一个Java程序员构建属于自己的知识体系。

    16 14

  5. Linux-Tutorial Linux-Tutorial Public

    Forked from judasn/Linux-Tutorial

    《Java 程序员眼中的 Linux》

    Shell 11 6

  6. mini-netty mini-netty Public

    mini-netty is a simplified Netty network programming framework implemented from scratch. Through 37 fine-grained iteration branches, it gradually introduces core concepts of network programming.

    Java 10