secbr / share-code
☆16Updated 6 years ago
Alternatives and similar repositories for share-code:
Users that are interested in share-code are comparing it to the libraries listed below
- 邀请码算法实现和说明文档☆54Updated 8 years ago
- TProfiler是一个可以在生产环境长期使用的性能分析工具☆27Updated 6 years ago
- mica 工具性能压测,目的是鞭策自己,让 mica 性能更加优秀。☆37Updated 2 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆27Updated 6 years ago
- google play 和 appstore 服务端支付校验☆31Updated 2 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- Spring Boot Starter for OkHttp3☆56Updated 8 years ago
- ☆41Updated 6 years ago
- ☆31Updated 7 years ago
- 项目中需要一个分布式的Id生成器,twitter的Snowflake中这个既简单又高效☆108Updated 10 years ago
- 一款基于MyBatis框架,可以对插入和更新Sql语句动态地添加日期列和对应值的插件☆48Updated 4 years ago
- 此项目为学习Spring-Cloud使用demo,配套学习博客请参考shiyujun.cn☆46Updated 2 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- jenkins 构建、打包、远程部署springboot项目☆18Updated 7 years ago
- 平滑关闭 Spring Boot 应用示例程序☆16Updated 5 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- java 实现微信抢红包算法☆76Updated 5 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 主要用于开放平台的接口限流框架☆91Updated 2 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- mybatis generator gui tool☆37Updated 4 years ago
- 🔑 Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector with high universalit…☆132Updated 8 months ago
- Zoo Admin - 在线 zookeeper管理工具,基于Jfinal+Beetl开发。☆51Updated 2 years ago
- Redis + Lua 抢红包程序设计☆20Updated 6 years ago
- 基于Spring boot 2.x 整理demo学习集合,方便大家去快速上手☆24Updated 2 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Updated 8 years ago
- Spring-Boot-2.X☆37Updated 6 months ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago