The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)
☆93May 31, 2025Updated last year
Alternatives and similar repositories for resubmit
Users that are interested in resubmit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆32Nov 30, 2022Updated 3 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆30Apr 14, 2021Updated 5 years ago
- Guava EventBus for Spring Boot. 事件总线组件☆13Mar 31, 2021Updated 5 years ago
- The simple mybatis.(手写简易版 mybatis)☆30Oct 22, 2023Updated 2 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The jdbc pool for java.(java 手写 jdbc 数据库连接池实现)☆21Mar 20, 2024Updated 2 years ago
- Artipie HTTP Server Based on Vert.x☆12Aug 23, 2022Updated 3 years ago
- 代码智能化生成框架,平台化管理生产模板,模板根据需要可以上传,并在生成时自己选择,项目提供webUI方式,根据框架模块化管理,需要那些选择后自动生成;提供模板开发接口自由定义自己的模板,最终完成AI+模板=70%的代码量,平台默认携带Spring为核心的各种框架整合细节请看…☆30May 15, 2026Updated 3 weeks ago
- The java retry framework.(支持注解的 java 重试框架)☆189Feb 2, 2024Updated 2 years ago
- Spring Cloud 学习代码分享☆13May 5, 2026Updated last month
- Java compile time annotation, lombok extension framework.(java 编译时注解框架,对 lombok 进行扩展)☆45Jun 17, 2022Updated 3 years ago
- 📚IExcel is a java tool for create and read excel easy.(excel 读取和写入,解决 excel OOM 问题。)☆59Jul 27, 2024Updated last year
- auto execute mysql explain when execute sql!☆24May 10, 2026Updated last month
- 优雅的记录业务操作日志.☆25Nov 7, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The simple pingora reverse proxy code sample.☆10Jun 19, 2024Updated last year
- Spring Boot 可插件化拓展改造器,让 Spring-Boot 应用支持加载外部 jar 包,实现插件化拓展。☆46Aug 2, 2021Updated 4 years ago
- 线程池监控agent实现☆15Dec 9, 2021Updated 4 years ago
- ☆13Mar 31, 2023Updated 3 years ago
- 简单、快速、强大的数据自动关联框架☆22Jun 13, 2023Updated 2 years ago
- 🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏工具框架,更加优雅的日志打印。支持自定义哈希、支持基于 log4j2 插件的统一脱敏、支持 logback 插件统一脱敏)☆702May 18, 2025Updated last year
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆34Mar 5, 2024Updated 2 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- 使用注解优雅记录系统日志,操作日志,后端埋点等,支持SpEL表达式,自定义上下文,自定义函数,实体类DIFF等其他高阶处理。☆1,054Jul 26, 2025Updated 10 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于插件架构的数据源服务,统一接口,可操作不同类型数据源☆51Dec 6, 2022Updated 3 years ago
- 一个基于redis消息队列的livePush推流器的分布式服务,修改部分livePush推流实现,采用监听redis消息队列方式控制推流和停止☆11Sep 22, 2016Updated 9 years ago
- Govern Service RPC & Event-Driven Architecture Framework || Govern EventBus is no longer maintained, please use Wow instead.☆32Jun 2, 2023Updated 3 years ago
- ☆12Aug 27, 2022Updated 3 years ago
- 微信支付/支付宝支付/ 第三方支付/最轻量的SDK Spring正式版 支持常用接口,易上手,配置即可用, 无需修改。同步线上版本,无任何多余代码☆10Mar 10, 2022Updated 4 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Dec 25, 2024Updated last year
- 基于ansible的ClickHouse集群快速安装☆10Jan 28, 2021Updated 5 years ago
- 中文地址解析系统,解析出省市区县名称及ID☆14Oct 5, 2022Updated 3 years ago
- 基于Spring AOP 使用元注解 实现系统操作日志记录☆82Dec 13, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- AuthX 是一个简单、易用的开源权限管理平台。它旨在帮助开发者轻松地实现基于角色的访问控制(RBAC)和权限管理。☆72Jan 5, 2025Updated last year
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Oct 3, 2024Updated last year
- 一个基于Aviator的规则引擎原创demo,极其简易。规则引擎的核心作用在于将复杂、易变的规则从系统中抽离出来,由灵活可变的规则来描述业务需求,将其引入可以提高系统面对需 求变化的灵活度。可在此基础上进一步应用于人群圈选,精准投放和风控场景等。☆17Sep 10, 2023Updated 2 years ago
- [!Depreciated]基于Springboot自定义starter, 旨在提供完善的Web开发基础组件,对业务方屏蔽各种依赖、配置、库、日志、异常处理、权限、API文档等问题,使业务方专注于应用逻辑。已经放弃在Springboot基础上开发,转向直接使用SpringC…☆13Jun 19, 2017Updated 8 years ago
- 通用数据生成平台☆15Apr 26, 2026Updated last month
- Java Byte Code Editor☆24May 19, 2022Updated 4 years ago
- Agate is a cloud-native, fast, scalable, and async API Gateway.☆45Dec 19, 2025Updated 5 months ago