SpringBoot2集成Activiti7、Swagger、Druid
☆103Mar 18, 2024Updated last year
Alternatives and similar repositories for SpringBoot2_Activiti7
Users that are interested in SpringBoot2_Activiti7 are comparing it to the libraries listed below
Sorting:
- SpringBoot2+Activtiti7 整合☆88Jun 21, 2022Updated 3 years ago
- springboot2集成activiti7的工作流项目☆90Sep 16, 2022Updated 3 years ago
- Activiti6 SpringBoot Demo☆89Aug 7, 2018Updated 7 years ago
- 对 王元元 springbootactiviti项目整理,修改为maven版本,原项目地址: https://git.oschina.net/wyy396731037/springboot-activiti 项目首次启动时,activiti.cfg.xml中<propert…☆175Feb 26, 2019Updated 7 years ago
- 采用springboot2.0.5+activiti6.0.0搭建工作流微服务项目,对activiti6做了简单封装,使用起来更加方便,并对外提供了restful风格的接口。☆51Nov 7, 2024Updated last year
- spring boot 1.5.8整合Activiti6.0及其Activiti-modeler(web版流程设计器)demo☆164Aug 30, 2019Updated 6 years ago
- activiti-demo 多实例会签、子流程并行审批、动态设置下一节点执行人员、任务超时自动完成☆246Dec 16, 2023Updated 2 years ago
- 基于springboot微服务脚手架,集成springbootAdmin、Actuator监控、Dubbo、Vue前端、Quartz集群 Gradle(Multiple-modules)、activiti工作流引擎,mybatisPlus、OAuth2.0授权服务(SaaS…☆56Nov 5, 2020Updated 5 years ago
- 最近的项目中需要使用到activit工作流,但是找到的资料不多,所以在activiti-app的基础上,根据自己的需求开发前后端分离的工作流平台,使用技术vue+springboot,目前正在进行中☆17Dec 19, 2018Updated 7 years ago
- 使用Spring+SpringMVC+Mybatis+Activiti 实现的一个简单的工作流项目☆22Sep 5, 2016Updated 9 years ago
- JDK8新特性解决集合类线程安全,线程池,lambda表达式,流式编程,函数式接口。☆12Oct 14, 2019Updated 6 years ago
- 新版代码生成器☆10Apr 19, 2018Updated 7 years ago
- 《亿级流量网站架构核心技术》 - 笔记☆12Nov 25, 2018Updated 7 years ago
- SpringBoot框架搭建的WebSocket项目☆10Jun 6, 2017Updated 8 years ago
- 整合RuoYi框架,基于Activiti6.0,集流程设计、流程部署、流程执行、任务办理、流程监控于一体的开源工作流开发平台。☆587Sep 23, 2025Updated 5 months ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated last year
- 污染源在线自动监控(监测)系统数据传输标准,数据包模拟发送程序、检测程序。支持水、气、TVOC☆16Sep 14, 2018Updated 7 years ago
- DataSphere 产品文档☆12Sep 25, 2019Updated 6 years ago
- Backend game server project built with Netty.☆10Feb 17, 2026Updated 2 weeks ago
- Activiti6.0的web程序设计器☆11Jan 18, 2019Updated 7 years ago
- SpringBoot集成mybatis+Activiti☆27Jan 24, 2019Updated 7 years ago
- 抓取购物网站(京东、淘宝、亚马逊)的个人订单页面的物品列表以及物品详情☆11Nov 14, 2015Updated 10 years ago
- 基于Netty实现Tcp请求的内网穿透☆32Dec 5, 2023Updated 2 years ago
- ☆15Jul 28, 2021Updated 4 years ago
- 基于boot2.1.5+activiti6+modeler5.22创建工作流项目,已经解决完冲突☆12Jul 12, 2025Updated 7 months ago
- A standalone app (ETL pattern using spring-boot) that extracts process and task data from activiti engine tables and moves to an Elastics…☆13Feb 5, 2019Updated 7 years ago
- 基于任务负载的高可用IOT规则引擎,动态启动、停止任务和传参,实时监控任务状态☆55Mar 3, 2019Updated 7 years ago
- springboot运行 activiti5工作流引擎☆84Jun 17, 2022Updated 3 years ago
- 基于(siger)开发的SpringBoot项目,java获取服务器信息☆16Aug 26, 2024Updated last year
- 电商+大数据+spark机器 学习☆17Dec 5, 2017Updated 8 years ago
- 项目是 Spring Boot+vue开发的类似fir.im和蒲公英的企业 APP 分发平台,提供android app上传功能,以及ios和android二维码合并功能。用过可直接通过微信、浏览器、QQ等扫码下载app。☆15Dec 11, 2020Updated 5 years ago
- 测试ureport集成springboot☆54Jun 27, 2022Updated 3 years ago
- 🔥 DNA微分催化与肽计算, 元基花计算,进化计算,遗传计算,智慧计算,索引计算,元基编码,肽展公式,大数据计算分析☆18Nov 12, 2025Updated 3 months ago
- LiveGBS国标(GB28181)流媒体服务软件: 提供用户管理及Web可视化页面管理; 提供设备状态管理,可实时查看设备是否掉线等信息; 实时流媒体处理,PS(TS)转ES; 设备状态监测、云台控制、录像检索、回放; 提供RTSP、RTMP、HTTP-FLV、HLS等多…☆14Dec 8, 2022Updated 3 years ago
- Cloud-Platform是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API 管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中…☆16May 20, 2019Updated 6 years ago
- Swagger 是一款RESTFUL接口的文档在线自动生成+功能测试功能软件。本文简单介绍了在项目中集成swagger的方法和一些常见问题。如果想深入分析项目源码,了解更多内容,见参考资料。 Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTfu…☆16Sep 13, 2017Updated 8 years ago
- 基于Spring Boot 2.0的前后端分离的快速开发平台,此仓库是后台部分; 前台:Vue+Element 后台:Spring Boot 2.0/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/分布式限流/同…☆141Jun 8, 2025Updated 8 months ago
- ☆42Jan 25, 2023Updated 3 years ago
- 在应用程序中你只需要几行代码就可以快速的构建websocket服务,可以像写springMVC一样来使用websocket.☆21Oct 5, 2022Updated 3 years ago