geek-architect / DesignPatternsLinks
该项目包含极客架构师-码农老吴在B站,头条等自媒体平台分享的《架构师基本功之设计模式》相关文章和视频的源代码及相关资料。
☆22Updated 2 years ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- 《深入理解 Spring Cloud 与实战》配套示例代码☆133Updated 3 years ago
- SpringBoot 脚手架,简化项目构建☆114Updated 4 years ago
- 🔥轻量级Java规则引擎☆136Updated last year
- spring cache 多级缓存扩展☆267Updated 2 years ago
- 🔥🔥🔥Mykit体系中提供的简单、稳定、可扩展的延迟消息队列框架,提供精准的定时任务和延迟队列处理功能☆335Updated 3 years ago
- 兼容S3协议的通用文件存储工具类☆264Updated 2 weeks ago
- springboot全局处理(异常+统一)☆105Updated 3 years ago
- JAVA基础技能代码集,配套公众号【架构悟道】中的文章涉及演示代码。☆106Updated 2 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆190Updated 2 years ago
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆188Updated last year
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆85Updated 2 years ago
- 💱 IDEA 插件,解决对象转换问题。选定对象批量织入“x.set(y.get)”代码,帮助开发者自动生成vo2dto转换代码。☆160Updated 8 months ago
- Sculptor Boot 生成器体系核心☆139Updated last year
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让业务开发简单、高效。☆18Updated last year
- pie是一个可快速上手的责任链框架☆90Updated last year
- DDD框架☆239Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆105Updated last year
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆39Updated 2 years ago
- 自研应用框架,开箱即用,零侵入性接入,遵循 Spring 官方的模块化 管理,保证业务依赖可选项。☆318Updated 3 weeks ago
- springboot领域驱动开发☆135Updated 2 weeks ago
- 阿里巴巴分层架构,根据《阿里巴巴Java开发手册》的设计思想实践并扩展。☆90Updated 8 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆165Updated last year
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆195Updated 3 years ago
- 分布式事务书籍随书源码☆114Updated 4 years ago
- 微服务日志链路追踪☆68Updated 3 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 3 years ago
- ☆65Updated 4 years ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆61Updated 4 months ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆38Updated 4 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆118Updated 2 years ago