对SkyWalking 中的埋点部分进行抽离形成一个独立的针对于JAVA 埋点的项目。
☆14Aug 31, 2022Updated 3 years ago
Alternatives and similar repositories for easy-agent
Users that are interested in easy-agent are comparing it to the libraries listed below
Sorting:
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 8 years ago
- 基于byte-buddy生成Spring MVC 框架的Controller☆13Oct 11, 2024Updated last year
- 📌 企业级微服务应用架构实践,致力于解决微服务架构中的疑难杂症。包括不限于源码解析、蓝绿发布、灰度发布、全链路影子库、分布式链路追踪、异地多活等。如果觉得有用,不妨关注一下。☆13Jun 10, 2022Updated 3 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- bytebuddy sample☆40Oct 9, 2018Updated 7 years ago
- Java class bytecode editor☆32Nov 16, 2024Updated last year
- 参加阿里巴巴中间件比赛时的mom项目源码☆22Nov 12, 2015Updated 10 years ago
- Java多任务文件断点下载、支持线程数控制、kotlin、FileDownloader☆27Sep 8, 2024Updated last year
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Aug 12, 2016Updated 9 years ago
- 基于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
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Oct 21, 2022Updated 3 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 全球峰会文档☆11Aug 26, 2019Updated 6 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- Plugin to show slides and code examples directly from IntelliJ IDEs☆11Mar 9, 2023Updated 2 years ago
- 一个小型的 Java Web 服务端封装