xiaoguyu / sharding-jdbc-exampleLinks
sharding-jdbc 5.1.2案例
☆11Updated 2 years ago
Alternatives and similar repositories for sharding-jdbc-example
Users that are interested in sharding-jdbc-example are comparing it to the libraries listed below
Sorting:
- spring boot idempotent starter☆152Updated 5 months ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆104Updated 2 years ago
- springboot全局处理(异常+统一)☆105Updated 2 years ago
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 8 months ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆160Updated last year
- 云流——微服务聚合平台☆93Updated 6 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- ☆209Updated 4 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- JAVA常用工具包☆96Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆44Updated last year
- springboot 使用 redis guava caffeine 缓存示例☆157Updated 2 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- example code for my article☆126Updated last year
- 参考:高德打车通用可编排订单状态机引擎设计☆101Updated 2 years ago
- 兼容S3协议的通用文件存储工具类☆258Updated 7 months ago
- 博客 http://nullpointer.pw 示例项目代码☆48Updated 2 years ago
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 2 years ago
- Json工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本☆80Updated last month
- 基于spring_boot 2.6+版本的项目框架 Spring_boot 2.6+ based project framework☆80Updated 8 months ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆111Updated 2 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆86Updated 4 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- 我的博客-用于博客的存档☆91Updated 3 weeks ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- 《Spring Security 实战》源码☆70Updated 5 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated last year
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 2 years ago