TAKETODAY / today-infrastructure
A Java library for applications software infrastructure
☆114Updated this week
Related projects ⓘ
Alternatives and complementary repositories for today-infrastructure
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆53Updated 3 years ago
- 🚀 lightweight, high-performance AOP framework based on Java Annotation Processing, similar to Lombok☆95Updated 2 years ago
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量…☆99Updated 2 years ago
- ☆97Updated 3 months ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆75Updated 2 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆45Updated 2 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆34Updated last year
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆79Updated last year
- 🏭Auto generate mock data for java test.(便于 Java 测试自动生成对象信息)☆88Updated last year
- 😍 有趣的想法 & 有意思灵感 & 小算法实验室,犄角旮旯乱七八糟代码杂货铺,新奇好玩都在这里。☆115Updated last year
- double cache used in springBoot project☆54Updated 2 years ago
- 📚Springboot 实战小项目😋,目前有:秒杀项目,RaiitMQ 进阶,SpringAOP插件模块开发,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus…☆43Updated last month
- 抽取一个简单 HTTP 的通用接口,底层实现根据具体引入依赖指定。☆52Updated last year
- easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。☆84Updated 11 months ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆31Updated this week
- SpringBoot 脚手架,简化项目构建☆107Updated 3 years ago
- spring cache 多级缓 存扩展☆248Updated last year
- 分布式事务书籍随书源码☆101Updated 3 years ago
- kafka多线程顺序消费☆49Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆42Updated 7 months ago
- A better feign client library to combine with SpringBoot.☆72Updated 6 months ago
- 用Java写个简易版Nginx☆53Updated last year
- 提供适配mybatis、r2dbc的动态多数据源框架。提供两种动态多数据源:主从数据源 和 非主从的多数据源;其中easymulti-datasource-mybatis还支持:监听sql实现埋点事件、支持监听/跟踪事务状态(包括使用AOP时监听事务,在事务提交后再执行切面…☆31Updated 3 years ago
- 一个简单易用的关联字段填充框架,通过简单的注解配置快速根据外键/编码值填充相关字段,支持字典,枚举,方法等多种数据源。 A simple and easy-to-use data mapping framework, quickly populate relevant …☆218Updated last month
- sparrow-shell☆83Updated 3 months ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆63Updated last year
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- 《深入理解 Spring Cloud 与实战》配套示例代码☆131Updated 2 years ago
- learn jooq☆43Updated 4 years ago