codefocus-club / codefocus-projectLinks
自定义分布式链路追踪traceId、基于YML动态配置创建Rabbit、基于YML动态配置Redis,集成Spring Cache,增加二级缓存caffeine,优化keys及scan命令, 过期时间扩展,使用方式和Spring Cache完全一样,支持其它更多的功能
☆12Updated 2 years ago
Alternatives and similar repositories for codefocus-project
Users that are interested in codefocus-project are comparing it to the libraries listed below
Sorting:
- redislock-spring-boot-starter 是一个基于redis实现的分布式注解锁的工具!☆24Updated 2 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆17Updated 5 years ago
- 基于zookeeper实现高性能分布式锁☆9Updated 7 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15Updated 8 years ago
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆16Updated 7 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Updated 7 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Updated 5 years ago
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Updated 3 years ago
- 基于springcloud的lcn分布式事务处理☆18Updated 6 years ago
- 基于复写负载均衡机制的插件,解决前后联调的复杂性☆24Updated 4 years ago
- 采用Netty4.x开发Http Server服务,以此提高性能和吞吐量(统一处理请求URL路由,多种数据类型参数映射等)☆35Updated this week
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Updated 2 years ago
- ☆47Updated 3 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- spring cloud alibaba Integrate everything demo Nacos服务发现 Ribbon 负载均衡 Feign Nacos 配置中心 Spring cloud Gateway API网关 Apache RocketMQ 消息通信 Sp…☆12Updated 5 years ago
- 咕泡学院 终生受用的看源码姿势(示例:springmvc)☆9Updated 4 years ago
- rocketmq源 码阅读记录,添加中文注释☆31Updated 2 years ago
- 基于springboot幂等性框架☆26Updated this week
- 采用消息队列解决高并发下单案例, 基于Java语言来开发(JDK1.8)☆43Updated 10 months ago
- 地区与该地区编码的相互转换☆22Updated last year
- SpringBoot+Zookeeper+Seata实现Dubbo分布式事务管理☆19Updated 3 years ago
- 【基于注解和反射】Excel的简单、大数据量、基于模板、多sheet页的导入导出☆12Updated 6 years ago
- ☆13Updated 7 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 3 years ago
- springboot+dubbo分布式事务demo☆13Updated 6 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Updated 7 years ago
- mybatis 拦截器--实现数据库数据脱敏☆90Updated this week
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 3 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Updated 2 years ago