自定义分布式链路追踪traceId、基于YML动态配置创建Rabbit、基于YML动态配置Redis,集成Spring Cache,增加二级缓存caffeine,优化keys及scan命令, 过期时间扩展,使用方式和Spring Cache完全一样,支持其它更多的功能
☆12Dec 16, 2022Updated 3 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:
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 该项目用于存放k8s相关的学习文档和资料☆10Jun 4, 2020Updated 5 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 学习Spring事务管理时的源码☆10May 25, 2016Updated 9 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 10 years ago
- 分表分库☆11Mar 20, 2017Updated 8 years ago
- 基于openresty + Lua开发的一套API网关系统☆12Dec 7, 2023Updated 2 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Dec 8, 2022Updated 3 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆11Oct 11, 2023Updated 2 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Nov 17, 2017Updated 8 years ago
- 一种尝试解决情绪分类任务中的不平衡问题的分类方法研究。☆10May 5, 2017Updated 8 years ago
- 一款简易使用的orm框架☆10Mar 9, 2019Updated 6 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- The ORIGINAL decrypted copies of the Shadow Broker's Don't Forget Your Base release. Contains Equation group's collection of tools primar…☆18Jan 29, 2018Updated 8 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- 《亿级流量网站架构核心技术》 - 笔记☆12Nov 25, 2018Updated 7 years ago
- 关于disruptor原理及源码的 学习☆11Sep 29, 2019Updated 6 years ago
- 设备注册中心redis实现☆11Oct 18, 2019Updated 6 years ago
- SpringBoot框架搭建的WebSocket项目☆10Jun 6, 2017Updated 8 years ago
- mybatis用redis做二级缓存demo