fanxiaobao's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
521xueweihan/GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
golang-design/go-questions
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
RedSpider1/concurrent
这是RedSpider社区成员原创与维护的Java多线程系列文章。
VaughnVernon/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
code4craft/netty-learning
Netty learning.
Antabot/White-Jotter
白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)
OpenHFT/Java-Thread-Affinity
Bind a java thread to a given core
aneasystone/mysql-deadlocks
收集一些常见的 MySQL 死锁案例
ddd-by-examples/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
lerry903/RuoYi
基于SpringBoot2.1的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
BottegaIT/ddd-leaven-v2
DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing
h2pl/leetcode
参考@CyC2018的leetcode题解。Java工程师LeetCode刷题必备。主要根据LeetCode的tag进行模块划分,每部分都选取了比较经典的题目,题目以medium和easy为主,少量hard题目。
ddd-by-examples/all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
andreschaffer/event-sourcing-cqrs-examples
Event Sourcing and CQRS in practice.
ddd-by-examples/event-source-cqrs-sample
Sample ES/CQRS application
codefollower/Tomcat-Research
Tomcat源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
sunweiguo/mama-buy
:dog::dog:spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定时任务,redis事件通知,分布式事务解决方案等。
asc-lab/java-cqrs-intro
Examples of implementation CQRS with Event Sourcing - evolutionary approach
sunnj/story-admin
Springboot+Shiro+jwt+Redis+Mybatis 有效期内Token刷新方案
Pragmatists/eventsourcing-java-example
A simplified (in memory) example of Event Sourcing implementation for banking domain.
Mr-Second/Leetcode
The Solution for Leetcode
liaochong/spring-boot-starter-converter
spring-boot 通用转换器
1750777402/Data-Structure-Test
fanxiaobao/JavaBooks
📚Java程序员必读书单(超1000本PDF,附下载地址)包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等,助力每一个Java程序员构建属于自己的知识体系。