929220967 / books
☆19Updated last year
Alternatives and similar repositories for books:
Users that are interested in books are comparing it to the libraries listed below
- 🔥轻量级Java规则引擎☆126Updated 10 months ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 11 months ago
- 这或许是北半球最详细最全面的RocketMQ源码注释☆59Updated last year
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 6 months ago
- pie是一个可快速上手的责任链框架☆88Updated 11 months ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆85Updated last year
- yh-csx中台供应链支撑架构,包含监控、日志、检索、配置中心、注册中心、调度中心、消息队列、缓存、分库等等☆28Updated 2 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- 基于springcloud的脚手架(smart-cloud)示例,支持服务合并部署与拆分部署、接口加解密签名、日志数据脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务等☆28Updated last month
- 参考:高德打车通用可编排订单状态机引擎设计☆99Updated 2 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆237Updated 3 years ago
- 一个基于easyexcel大数据量数据导入导出异步处理组件☆107Updated last year
- 楼仔公众号文章集合☆50Updated 2 years ago
- Spring 源码阅读,Spring demo , 源码注释☆44Updated 2 years ago
- The common Java feautres used for the other microsphere sub-projects☆78Updated last week
- kafka多线程顺序消费☆51Updated 3 years ago
- Microsphere Spring Project☆50Updated 2 months ago
- Java Training Camp☆174Updated 10 months ago
- 基于jdk21,框架Springboot3+Apache Dubbo3.3+Gateway+Security☆24Updated 3 weeks ago
- jtea 专注于java,spring,springboot,springcloud,各类中间件,总结开发经验☆60Updated 3 weeks ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- SpringBoot 脚手架,简化项目构建☆111Updated 4 years ago
- 分布式事务书籍随书源码☆105Updated 3 years ago
- Microsphere Projects for Spring Cloud☆24Updated last month
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆59Updated 3 months ago
- ☆50Updated 3 years ago
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆86Updated 4 years ago
- 厮大牛逼☆62Updated 4 years ago
- 状态机实现方案全(Java枚举状态机、状态设计模式、cola-statemachine)☆20Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆125Updated 2 years ago