hhy50 / reflect-linker
☆17Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for reflect-linker
- Macaque-hotswap,从本地到远程服务器的热部署框架。☆42Updated this week
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆117Updated 2 months ago
- 通用的qps统计工具包,为项目中一些 框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- 让Java开发更简便的工具库☆118Updated this week
- Local fallback and hotspot solutions in high traffic scenarios☆52Updated 11 months ago
- pie是一个可快速上手的责任链框架☆78Updated 6 months ago
- Nicol is an open-source web service, developed using the Kotlin programming language, that enables streaming Server Stream Events and s…☆9Updated 11 months ago
- Zero-intrusive, zero-code interface documentation auto-generation and one-click debugging framework☆51Updated 3 months ago
- 提供适配mybatis、r2dbc的动态多数据源框架。提供两种动态多数据源:主从数据源 和 非主从的多数据源;其中easymulti-datasource-mybatis还支持:监听sql实现埋点事件、支持监听/跟踪事务状态(包括使用AOP时监听事务,在事务提交后再执行切面…☆31Updated 3 years ago
- mybatis-xmlreload-spring-boot-starter 支持xml文件热更新☆58Updated 9 months ago
- mybatis-plus框架的拓展包,在框架原有基础上做了进一步的轻度封装,增强内容:多数据源自动建 表、数据自动填充、自动关联查询、冗余数据自动更新、动态查询条件等。☆49Updated this week
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆65Updated 3 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆79Updated last year
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆33Updated 2 months ago
- MonitorDesign☆41Updated 3 years ago
- 京东的一款并发框架☆116Updated 4 years ago
- 📚Springboot 实战小项目😋,目前有:秒杀项目,RaiitMQ 进阶,SpringAOP插件模块开发,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus…☆43Updated last month
- ☆97Updated 2 months ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。