文章目录
- 引言
- I 技术栈
- 软件架构
- 基于 Vue.js 和 Element UI 的后台管理系统
- 工程结构
- II 依赖
- rest,logic,conf 的依赖
- 工作流flowable jar包
- flowable-ui所需jar包
- III 配置
- jdbc 配置 nullCatalogMeansCurrent = true
引言
I 技术栈
软件架构
- 前端基于vue 、element-ui框架分模块设计
- 后端使用SpringBoot框架、持久层支持mybatis-plus3(业务查询)、openfeign远程调用框架
基于 Vue.js 和 Element UI 的后台管理系统
- https://github.com/vbenjs/vue-vben-admin
https://gitcode.com/gh_mirrors/vu/vue-vben-admin