Pinned Repositories
architect-awesome
后端架构师技术图谱
cp-ddd-framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Database-Series
📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台
dddplus-demo
♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS
DistributedSystem-Series
:books: 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
leetcode-learn
nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
websocket-learn
wmq930626's Repositories
wmq930626/websocket-learn
wmq930626/architect-awesome
后端架构师技术图谱
wmq930626/cp-ddd-framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
wmq930626/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
wmq930626/Database-Series
📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台
wmq930626/dddplus-demo
♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS
wmq930626/DistributedSystem-Series
:books: 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
wmq930626/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
wmq930626/leetcode-learn
wmq930626/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
wmq930626/netty
Netty project - an event-driven asynchronous network application framework
wmq930626/onemall
mall 商城,基于微服务的**,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
wmq930626/redisimplChubby
wmq930626/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
wmq930626/rocketmq
Mirror of Apache RocketMQ
wmq930626/rocketmq-binder-demo
Simple demos for using RocketMQ Binder in Spring Cloud Alibaba
wmq930626/rocketmq-externals
Mirror of Apache RocketMQ (Incubating)
wmq930626/rocketmq-spring
Apache RocketMQ Spring Integration
wmq930626/sharding-jdbc-learn
wmq930626/spring-boot-master-auto-configuration
Sample application used during the "Master Spring Boot auto-configuration" talk
wmq930626/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
wmq930626/spring-cloud-learn
wmq930626/spring-framework
Spring Framework
wmq930626/spring_annotation_develop
wmq930626/transmittable-thread-local
📌 TransmittableThreadLocal(TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.