TaoZhuGongBoy / enumstatemachineLinks
状态机实现方案全(Java枚举状态机、状态设计模式、cola-statemachine)
☆21Updated 2 years ago
Alternatives and similar repositories for enumstatemachine
Users that are interested in enumstatemachine are comparing it to the libraries listed below
Sorting:
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 2 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆94Updated 3 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆130Updated 3 years ago