acexy / java-toolkitLinks
【Released】🛠Java常用的插件API整理以及基于JDK的一些方法封装库,能在不依赖大型框架下快速进行开发(亦可快速用于测试或者脚本类代码编写 - 含数据库相关)。
☆13Updated 2 months ago
Alternatives and similar repositories for java-toolkit
Users that are interested in java-toolkit are comparing it to the libraries listed below
Sorting:
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 9 years ago
- redis客户端集成spring实现aop方式☆20Updated 10 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆73Updated 10 years ago
- shiro 基于 url做的权限系统☆43Updated 10 years ago
- 订单状态机☆35Updated 8 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15Updated 8 years ago
- 使用 Java 开发的一个任务调度框架,可以远程执行一次性或重复性的JOB,查看任务的执行状态以及任务结果(返回值、执行时间等) 本框架只负责调度,支持集群,任务执行在目标的服务器上,与业务解耦。☆70Updated 8 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 9 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- 简单实用的同步工具,实现mysql数据库中数据定期同步到elasticsearch,只需简单的配置,便能达到非凡的效果,支持elasticsearch 5.X版本☆48Updated 8 years ago
- mybatis table sharding plugin☆60Updated 3 years ago
- 利用spring boot + webmagic 开发的java爬虫系统☆62Updated 8 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- The repository will contain all the code which i mentioned in my blog (http://www.ijavaboy.com)☆72Updated 11 years ago
- spring-framework-4.2.4.RELEASE 源码阅读-加上自己的理解、注解。参考http://www.iteye.com/topic/86339 、《SPRING技术内幕:深入解析SPRING架构与设计原理》等☆41Updated 8 years ago
- custom spring boot starter tools☆68Updated 2 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- ☆131Updated 2 years ago
- MyDog是一个代码生成工具,目前实现了一键生成基于SpringBoot的web工程。项目特点是所有功能均基于插件开发。理论上可以无限扩展。☆56Updated 3 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- Funda 是一个以 SpringBoot 为基础搭建一个 Restful 服务☆63Updated 5 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 可基于Spring,灵活配置、易扩展、支持图片和声音的验证码框架。可分布式部署作为的验证码生成服务器和验证服务器。☆93Updated 10 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 项目中需要一个分布式的Id生成器,twitter的Snowflake中这个既简单又高效☆109Updated 10 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 7 years ago
- rabbitmq入门学习代码☆53Updated 9 years ago