jingpeicomp / graceful-shutdown
Spring Boot web应用优雅启动和停机示例
☆25Updated 4 years ago
Alternatives and similar repositories for graceful-shutdown:
Users that are interested in graceful-shutdown are comparing it to the libraries listed below
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆19Updated 3 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆21Updated 3 years ago
- 配置中心☆2Updated 3 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 7 months ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆85Updated last year
- ☆11Updated 3 years ago
- code-builder是一款代码生成maven mojo插件,通过简单的配置就可以完成数据库内Table转换Entity或者其他实体类,想怎么生成完全根据你的个人业务逻辑,code-builder尽可能的完善的提供数据库内的一些定义的信息,让你更方便更灵活的来生成Java…☆9Updated 6 years ago
- Enhance是对于原生的MyBatis的增强编写,不影响任何原生的使用,使用后完全替代mybatis-core、mybatis-spring以及mybatis-spring-boot-starter,可以使用SpringBoot配置文件的形式进行配置相关的内容,尽可能强大…☆19Updated 6 years ago
- A better feign client library to combine with SpringBoot.☆72Updated 11 months ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 6 years ago
- ☆41Updated last year
- ☆18Updated 7 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 2 years ago
- WAST is a high-performance Java toolset library package that includes JSON, YAML, CSV, HttpClient, JDBC and EL engines☆66Updated this week
- 简单的字典翻译组件☆9Updated last year
- Tomcat自带数据库连接池源码阅读☆66Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆27Updated 4 years ago
- The support project for Spring Boot☆23Updated 4 years ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆28Updated last year
- redis base delay queue☆44Updated 4 months ago
- 提供适配mybatis、r2dbc的动态多数据源框架。提供两种动态多数据源:主从数据源 和 非主从的多数据源;其中easymulti-datasource-mybatis还支持:监听sql实现埋点事件、支持监听/跟踪事务状态(包括使用AOP时监听事务,在事务提交后再执行切面…☆31Updated 3 years ago
- 📌 企业级微服务应用架构实践,致力于解决微服务架构中的疑难杂症。包括不限于源码解析、蓝绿发布、灰度发布、全链路影子库、分布式链路追踪、异地多活等。如果觉得有用,不妨关注一下。☆13Updated 2 years ago
- MyBatis-Ext是MyBatis的增强扩展,简化了MyBatis对单表增删改查的操作,提供通用的增删改查,支持函数式编程,支持分页查询,支持用户自定义通用方法,SQL无注入,集成简单,只做增强不做修改。☆17Updated last year
- 《Netty进阶之路》源码☆15Updated 4 years ago
- 博客中出现的代码示例,通常都是一些demo型的代码,所以就放在一个仓库下面了☆62Updated 7 years ago
- 抽取一个简单 HTTP 的通用接口,底层实现根据具体引入依赖指定。☆52Updated 2 years ago