Springboot Activiti6 workflow vue.js html longitudinal cross-domain separated webso

watermark,size_16,text_QDUxQ1RP5Y2a5a6i,color_FFFFFF,t_100,g_se,x_10,y_10,shadow_90,type_ZmFuZ3poZW5naGVpdGk=

Special attention: Springboot work before and after the flow separation + cross-domain version (access control to the menu and buttons)

Background frame: springboot2.1.2 + activiti6.0.0 + mybaits + maven + Interface

Front page: html + vue.js jquery form longitudinal cross-domain asynchronous data exchange format json ajax separation, separate front and back to deploy

(Special attention, with the front end of vue.js, is introduced vue.js html page form, with tomcat deployment run, the background is more suitable for developers)

Workflow module ----------------------------------------------- --------------------------------------------

1. Model Management: web-line Process Designer, a preview process xml, export xml, the deployment process

2. Process Management: resource file import and export process, see flow chart, illustrating the process model according to the reflection process instance, activation hangs

3. Run the process: View process information, the current task node, the current flow chart, void suspend the process, assigning to-do man

4. historical processes: View process information, when using the process, process status, view the task originator information

The to-do: Check my personal mission and tasks under this role, handling, rejected, canceled, assigned it an agent

6. The task has to do: Check your own handled the task and process information, flow charts, flow status (normal completion dismissed void)

Note: When finished handling the current task, the next task to-do people will receive a new IM message reminder task, when null and end task,

Task sponsor will receive a notification message within the communication station
1. The code generator: bidirectional

freemaker template technology, 0 do not write the code to generate a complete module with the page, build tables sql script, processing class, service such as a complete module

2. Multi-Source Data :( support connecting numerous databases, different modules can be connected to a number of different databases) supporting N data sources

3. Ali database connection pool druid, security permissions framework shiro (menu buttons rights and privileges), caching framework ehcache

4.代码编辑器,在线模版编辑,仿开发工具编辑器

5.调用摄像头拍照 自定义裁剪编辑头像,头像图片色度调节

6.websocket 及时站内信并声音提醒、实时在线管理、websocket及时刷新页面(完胜ajax技术)

即时通讯功能,支持好友,群组,发图片、文件,消息声音提醒,离线消息,保留聊天记录

-------------------------------------------------------------------------- 系统模块

权限管理:点开二级菜单进入三级菜单显示 角色(基础权限)和按钮权限
角色(基础权限): 分角色组和角色,独立分配菜单权限和增删改查权限。(一个用户可以多个角色)
按钮权限: 给角色分配按钮权限。
按钮管理:自定义按钮管理,维护按钮shiro权限标识等
菜单管理:N级别自定义菜单,选择菜单图标,菜单状态显示隐藏(递归处理)
数据字典:N级别,支持多级别分类。内设编号,排序等
日志管理:记录用户登录退出和一些重要操作记录
在线管理:websocket技术,实时检测在线用户列表,统计在线人数,可强制用户下线 同一用户只能在一个客户端登录
系统用户:对各个基本的用户增删改查,导出到excel表格,批量删除
代码生成:生成完整的模块代码,并保留生成记录模版,可复用 (超强悍开发利器)
正向生成: 生成完整的模块,页面、处理类、mapper层、service层、myabaits的xml 建表的sql脚本等
反向生成: 任意连接其它数据库(mysql、oracle、sqlserver),根据表反射生成本系统的模块
9 模版管理:代码在线编辑器,管理模版,保存编辑记录,一键还原,代码生成器如虎添翼
10.性能监控:监控整个系统的性能,SQL监控,SQL防火墙,URL监控,SPRING监控,SESSION监控等
11.系统设置:修改系统名称,每页显示条数, 邮件服务配置,站内信配置
站内信:收信箱和发信箱,websocket技术通讯技术做的及时收信提醒,可配置语音提示来信
--------------------------------通讯模块 单聊群聊发图片发文件 离线消息保留聊天记录
好友管理:搜索、添加、删除、拉黑好友,查看好友资料
好友分组:自定义好友分组
我的群组:创建群组,搜索申请加入别人的群,踢出群成员,管理群聊天记录
数据库备份:可备份单表(sqlserver不支持)、整库,支持本地和远程备份(java界面编程技术,socket编程技术)
备份定时器:quartz 强大的任务调度,多线程备份数据库,任务启动关闭异步操作
数据库还原:历史备份记录,还原数据库 or 单表(sqlserver不支持),统计备份时间和文件大小
SQL编辑器:强大的SQL编辑器,支持编辑语句复杂查询语句,生成动态报表,可导出excel
菜单权限:分配给每个角色不同的菜单权限, 每个角色看到的菜单不同,N级别菜单

按钮权限:独立分配不同的角色不同的功能权限,增删改查权限分配具体到不同的菜单,自定义按钮管理

支持多用户分权限管理后台, 权限具体到不同的菜单不同的按钮(一个用户可以多个角色)

-------------------------------------------------------------------------- 技术点

导入 导出 excel 文件 (应用在系统用户中)
2 生成 word文件 (应用在代码生成器生成的doc文档)
IO 流下载文件 (应用在代码生成器中生成后压缩成zip 文件下载)
4 代码 zip 压缩打包 (应用在代码生成器中生成后压缩成zip 文件)
MD5加密 SHA加密(登录密码用此加密)接口加密身份校验
数据库连接池 阿里的 druid。Druid在监控、可扩展性、稳定性和性能方面都有明显的优势,支持并发
7.安全框架 shiro (登录授权)(session管理)(shiro 注解菜单权限拦截)(shiro 标签按钮权限)
8.freemaker模版引擎(代码生成器用)
9.ehcache 自定义缓存 ,选择缓存存放目录,处理并发,增加系统性能
10.tab标签页面功能,标签自由切换,不重复操作数据库(可全部关闭,关闭当前,关闭其它)
11.多数据源技术
12.调用摄像头拍照技术,图片裁剪技术 (用户头像编辑)
13.在线编辑器,仿开发工具 (代码生成器的模版编辑)
单群发邮件,可以发html、纯文本格式
15.根据汉字 解析汉字的全拼(拼音)和首字母(导入excel到用户表,根据用户的汉字姓名生成拼音的用户名)
16.站内信语音提醒,js控制音频播放
17.java 读写 ini 配置文件
18.java websocket 即时通讯技术,点对点,好友、群组,发图片文件,离线消息,保留聊天记录
19. Baidu rich text editor, you can upload images, attachments
20.java Quartz job scheduling (database application in a scheduled backup module)


Guess you like

Origin blog.51cto.com/14529422/2437671