NormanGyllenhaal / canal-clientLinks
spring boot canal starter 易用的canal 客户端 canal client
☆285Updated 10 months ago
Alternatives and similar repositories for canal-client
Users that are interested in canal-client are comparing it to the libraries listed below
Sorting:
- Spring Boot 集成 JustAuth 的最佳实践~☆353Updated 4 months ago
- spring cache 多级缓存扩展☆262Updated 2 years ago
- 异步处理☆295Updated 5 months ago
- ☆348Updated 4 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时 间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆160Updated last year
- spring boot idempotent starter☆151Updated 5 months ago
- 基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper☆361Updated last year
- auto register xxl-job's group and job info.☆193Updated 2 years ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆195Updated 8 months ago
- Dinger(叮鸽),SpringBoot集成钉钉/企业微信/飞书群机器人实现消息通知中间件。☆360Updated 2 years ago
- 兼容S3协议的通用文件存储工具类☆258Updated 7 months ago
- A convenient canal starter for spring boot that allows to listen to the event(s) which you are interested by implementing interface or an…☆167Updated 7 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆248Updated 6 months ago
- 一个用于比较两个对象的所有属性是否全部相等,并且可以获取所有不相等的属性的比对器☆237Updated 3 years ago
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。☆587Updated last week
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆323Updated last year
- Lightweight distributed log label tracking framwork☆570Updated 2 years ago
- canal 写成 spring boot 组件☆124Updated 2 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪