TaXueWWL / shield-dubbo-tracer
基于dubbo2.6.4的Dubbo TraceId的设置/获取/传递工具包
☆29Updated 6 years ago
Alternatives and similar repositories for shield-dubbo-tracer:
Users that are interested in shield-dubbo-tracer are comparing it to the libraries listed below
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 5 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 5 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 4 years ago
- 博客中出现的代码示例,通常都是一些demo型的代码,所以就放在一个仓库下面了☆62Updated 7 years ago
- 主要用于开放平台的接口限流框架☆91Updated 2 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34Updated 2 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Updated 5 years ago
- Learning about the spring-boot instances☆56Updated 7 years ago
- 启动应用即已经提供外部网络请求☆25Updated 7 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 6 years ago
- 基于Dubbo埋点的分布式调用跟踪系统☆43Updated 8 years ago
- api网关☆113Updated 6 years ago
- FastDFS java Client☆24Updated 7 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 5 years ago
- Spring Boot Starter for Apache RocketMQ☆29Updated 6 years ago
- JavaMelody-Simple-Demo 是使用 JavaMelody 监控 Java web 做性能分析的一个 Demo 项目主要目的是为了方便刚接触 JavaMelody 的童鞋能够快速上手,并且看到实际效果好做出决策是否使用该项目。☆28Updated 7 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 简化Gradle 配置, Gradle文件标准化☆31Updated 5 years ago
- 状态机工程