Kaciras / ClosureTableLinks
基于 ClosureTable 的数据库无限级分类示例。
☆83Updated 2 years ago
Alternatives and similar repositories for ClosureTable
Users that are interested in ClosureTable are comparing it to the libraries listed below
Sorting:
- 基于SpringBoot+JOOQ的最佳实践☆72Updated 3 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆244Updated last year
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- java 实现微信抢红包算法☆76Updated 6 years ago
- 基于Spring Cloud Gateway的微服务网关☆95Updated last month
- 生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性…☆306Updated last year
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆125Updated this week
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆183Updated last year
- Java common tools collection, support for GraalVM☆59Updated 2 months ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆66Updated 3 years ago
- redis实现延迟消息队列☆278Updated 7 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆64Updated last year
- The repository will contain all the code which i mentioned in my blog (http://www.ijavaboy.com)☆72Updated 12 years ago
- 一个分布式限流的解决方案!☆110Updated 2 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆77Updated 6 years ago
- 基于对spring boot的二次封装,目的是减少重复代码,提高开发效率☆86Updated 3 years ago
- 一种简单易懂的分库分表方案☆95Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆136Updated 6 years ago
- 基于注解实现并行地依赖注入(数据聚合),可以看做 Spring Async 注解的升级版☆179Updated 3 weeks ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆83Updated 2 years ago
- 基于Netty的Http应用服务器☆313Updated last year
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 4 years ago
- 一行代码,一行代码解决支付宝和微信的二维码生成,支付回调,退款 ,H5支付等功能,轻量级不依赖任何框架来实现☆110Updated 3 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆123Updated this week
- 实战虚拟机☆94Updated 4 years ago
- spring boot 打印mybaits 完整的sql 日志 插件,支持spring boot2.x pagehelp mybaits-generator mybatis-plus☆56Updated last year
- 提供适配mybatis、r2dbc的动态多数据源框架。提供两种动态多数据源:主从数据源 和 非主从的多数据源;其中easymulti-datasource-mybatis还支持:监听sql实现埋点事件、支持监听/跟踪事务状态(包括使用AOP时监听事务,在事务提交后再执行切面…☆31Updated 4 years ago
- id-generator部署即使用的ID生成器, 支持HTTP、Dubbo、Spring Cloud方式.☆123Updated 3 years ago
- custom spring boot starter tools☆68Updated 3 years ago
- 分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍☆194Updated last month