# Activiti5.22-modeler spring boot 1.5.8整合Activiti5.22及其Activiti-modeler 启动项目注意事项: 1、修改yml文件数据库地址及其用户名、密码。 2、默认启动端口为8080。 3、访问地址:localhost:8080。 4、建好数据库即可,表由Activiti自动创建。 #流程渲染 http://localhost:8081/diagram-viewer/index.html?processDefinitionId=my-process:1:5004 #运行时流程渲染 http://localhost:8081/diagram-viewer/index.html?processDefinitionId=assets_scrap:2:20015&processInstanceId=55019 ![流程实例列表.png](src/main/resources/static/img/流程实例列表.png) ![流程设计器.png](src/main/resources/static/img/流程设计器.png) # Activiti6-modeler-demo spring boot 1.5.8整合Activiti5.22及其Activiti-modeler 启动项目注意事项: 1、修改yml文件数据库地址及其用户名、密码。 ![流程.png](./readmeimg/test.gif) ![流程实例列表.png](./readmeimg/流程实例列表.png) -------------------------------------------- ## 流程设计器 ![流程设计器.png](./readmeimg/流程设计器.png) -------------------------------------------- ## postman结构 ![流程.png](./readmeimg/psotman.PNG) -------------------------------------------- ## 开发流程 ![流程.png](./readmeimg/activiti.png) -------------------------------------------- ## 接口详情查看files下 postman.json导入进postman ![流程.png](./readmeimg/psotman.PNG)