# stating(流程状态机中间件) **Repository Path**: wyj188/stating ## Basic Information - **Project Name**: stating(流程状态机中间件) - **Description**: 流程状态机-借鉴了和学习了spring-machine、Statefulj、simplestate、squirrel以及状态机模式的相关实现,另起炉灶、开发一套可以动态配置和修改从而进行维护的状态机中间件、其中可以支持以上所说的其他状态机的能力。 核心技术:Guava-EventBus、Guava-retry、coffice-toolbox、coffice-codex、springboot等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-04-18 - **Last Updated**: 2022-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stating(流程状态机) #### 介绍 流程状态机-借鉴了和学习了spring-machine、Statefulj、simplestate、squirrel以及状态机模式的相关实现,另起炉灶、开发一套可以动态配置和修改从而进行维护的状态机中间件、其中可以支持以上所说的其他状态机的能力。 核心技术:Guava-EventBus、Guava-retry、coffice-toolbox、coffice-codex、springboot等 #### 软件架构 #####SpringBoot学习笔记 [(一)SpringBoot基本操作——环境搭建及项目创建(有demo)](https://blog.csdn.net/zhulier1124/article/details/81988471) [(二)SpringBoot基本操作——使用IDEA打war包发布及测试](https://blog.csdn.net/zhulier1124/article/details/82012829) [(三)SpringBoot基本操作——SpringBoot整合SpringDataJpa(有demo)](https://blog.csdn.net/zhulier1124/article/details/82121461) [(四)SpringBoot基本操作——SpringBoot使用RedisTemplate整合Redis(有demo)](https://blog.csdn.net/zhulier1124/article/details/82154937) [(五)SpringBoot基本操作——SpringBoot使用Jedis整合Redis(有demo)](https://blog.csdn.net/zhulier1124/article/details/82193182) [(六)SpringBoot基本操作——SpringBoot使用Junit4单元测试(有demo)](https://blog.csdn.net/zhulier1124/article/details/82228831) [(七)SpringBoot基本操作——SpringBoot整合Shiro权限管理(完整demo+界面)](https://blog.csdn.net/zhulier1124/article/details/82289736) #####项目结构 SpringBoot2.0 Thymeleaf3.0 SpringDataJPA MySql Redis lombok #####外部Tomcat启动测试 **必须加入项目包名** #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request