Online Online forms come! JeecgBoot 2.1 release - based SpringBoot + AntDesign of rapid development platform

Project Introduction

  • Jeecg-Boot is a rapid development platform based on SpringBoot + code generator!
  • Using the front end of the separation architecture: SpringBoot, Ant-Design-Vue, Mybatis, Shiro, JWT.
  • Powerful code generator so that the front end and back-end code for a key generation, no need to write any code, keeping jeecg consistently strong, absolutely full stack development Gospel! !
  • JeecgBoot at the same time improve UI capabilities, reduced development costs before and after the separation, JeecgBoot also develop original online mode (No Code concept), developed a series of intelligent online: Online configuration form, online configuration reports, and so on.

Source download

System Features

  • Using separate frame before and after the latest mainstream (Springboot + Antd + Vue + Mybatis)
  • Powerful code generator, single table, a key generating many (including front and rear end)
  • Easy Excel import and export, export, and support for single-table mode export-many table
  • Strong rights mechanisms to support data permissions, permission form button
  • Common packaging of various components, Reporting component, and a simple graphical report generated
  • CAS provides a comprehensive single sign-on integration mechanism to provide packaged solutions APP
  • Menu support dynamic routing, support for multiple data sources
  • Query filter: Query function which automatically generates a configuration, no coding
  • Common package used, various tools (regular tasks, messaging interface, a message is sent, Excel, etc. import and export)
  • Browser compatibility, and page support PC, Pad and mobile end
  • It offers a variety of system monitoring, real-time tracking system operation (monitoring Redis, Tomcat, jvm, server information, request tracking, SQL monitoring)
  • Provides a simple-to-use print plug-in, support Google, IE browser and other browsers
  • Rich sample code to provide a lot of case studies

The upgrade log

1) Key New Features

  • Open Oline online form feature (supports single table, one-tree)
  • Open Oline online code generator (more powerful and more intelligent)
  • Provide single sign-on integration cas code support
  • Provide Websocket message push mechanism, the transformation of the system notice
  • To provide mobile phone APP release program  issues # 352

2) back-end functionality

  • Spring boot 2 configuration upload file size
  • New method for user information based on Token -
  • Abnormal registration SMS interfaces, increased remind
  • Cron cron job to change the expression controls, select the control to optimize the expression
  • Texting keys to configure the interface, the unified configuration file
  • Ali monitor settings do not restrict local access
  • Mybatisplus upgrade version number
  • Redis increase support namespaces separate expiration time
  • My background error message Parameter 'announcementSendModel' not found # 265 processing
  • Add type operation log
  • Upload large files back to catch the exception, suggesting that the front end
  • Inside the json redis not read the question of amending
  • Failure to resolve token, multiple print console log
  • Switching sector, home department store client information is not updated
  • Transformation code is not standardized, part of the code / system / all changed at the beginning / sys /
  • Batch delete department add a prompt, delete all subdivisions  issues # 335
  • Batch update error handling  issues # IZA3Q
  • The default root access back-end interface page jump swagger, swagger cancel the password
  • swagger set the global token, token authentication interface needs to solve problems
  • Dictionary page displays an error classification  issues # 377
  • Logical question the organization tree generation sector  issues # 374
  • Increase CAS single sign-on support code
  • ShiroRealm.jwtTokenRefresh方法内判断token是否过期优化 issues#405
  • 短信验证码,直接放result返回前端了 issues#391
  • mapper文件优化以便能更好支持多租户扩展 issues#404
  • 短信通用方法重构 issues#398
  • 集成websocket,消息消息提醒采用websocket方案
  • 系统通告管理优化
  • mapper文件中select语句字段别名用单引号导致不兼容postgresql,抛异常 issues#426
  • 解决Swagger2 异常NumberFormatException
  • 分类字典逻辑,SQL数据库兼容问题解决
  • oracle下nclob类型字段转换报错问题解决,ClobProxyImpl cannot be cast to oracle.sql.CLOB问题处理

3)前端功能

  • 增加表格合计示例
  • 增加JEditableTable三级联动示例
  • 增加JEditableTable禁用字段示例
  • 简化前端域名配置
  • 增加vue.config.js配置,生产环境去掉console.log,减少浏览器内存占用
  • 部门管理bug 修复 issues#300issues#309
  • 登录校验bug、首页访问统计去掉多余的方法
  • 登录首页点击忘记密码样式乱了 issues#290
  • 登录时交互出的问题 issues#319
  • 用户注册校验账号和手机号是否存在,接口更好排除权限拦截器
  • 公告最大化、操作日志添加操作类型
  • 批量删除部门添加提示 issues#335
  • Jupload组件不能清空上次结果bug修复issues#326
  • Online表单校验字段:支持输入、增加金额
  • JEditableTable 行编辑表格新增拖拽排序
  • j-editable-table列表中数据字典列如何配合DictSelectUtil.js函数,实现自动显示字典文本 issues#253
  • 一对多JEditable弹窗里表格信息的日期显示不全 issues#243
  • 登录密码加密逻辑,暂时注释掉
  • 字典数据加载请求,增加缓存机制,提高系统性能
  • 分类字典页面显示错误issues#377
  • 磁盘监控功能BUG
  • Logo根据主题颜色变化而变化
  • 点击登录按钮禁用机制,防止网速慢多次点击登录
  • 修复公告编辑框不清除问题
  • JEditableTable 三级联动示例
  • JEditableTable新增普通表格合计示例
  • JEditableTable修复行编辑表格默认0行时报错
  • JEditableTable 支持新增获取行号
  • 前端a-input-number标签的BUG issues#394
  • 前端a-select标签使用有问题,模糊搜索不对 issues#425
  • 24小时制问题 issues#434

系统模块

├─系统管理
│  ├─用户管理
│  ├─角色管理
│  ├─菜单管理
│  ├─权限设置(支持按钮权限、数据权限)
│  ├─表单权限(控制字段禁用、隐藏)
│  ├─部门管理
│  └─字典管理
│  └─树分类字典
│  └─系统公告
│  └─我的组织机构
├─消息中心
│  ├─消息管理
│  ├─模板管理
├─智能化功能
│  ├─代码生成器功能(一键生成前后端代码,生成后无需修改直接用,绝对是后端开发福音)
│  ├─代码生成器模板(提供4套模板,分别支持单表和一对多模型,不同风格选择)
│  ├─代码生成器模板(生成代码,自带excel导入导出)
│  ├─查询过滤器(查询逻辑无需编码,系统根据页面配置自动生成)
│  ├─高级查询器(弹窗自动组合查询条件)
│  ├─Excel导入导出工具集成(支持单表,一对多 导入导出)
│  ├─平台移动自适应支持
├─系统监控
│  ├─性能扫描监控
│  │  ├─监控 Redis
│  │  ├─Tomcat
│  │  ├─jvm
│  │  ├─服务器信息
│  │  ├─请求追踪
│  │  ├─磁盘监控
│  ├─定时任务
│  ├─系统日志
│  ├─消息中心(支持短信、邮件、微信推送等等)
│  ├─数据日志(记录数据快照,可对比快照,查看数据变更情况)
│  ├─系统通知
│  ├─SQL监控
│  ├─swagger-ui(在线接口文档)
│─报表示例
│  ├─曲线图
│  └─饼状图
│  └─柱状图
│  └─折线图
│  └─面积图
│  └─雷达图
│  └─仪表图
│  └─进度条
│  └─排名列表
│  └─等等
│─常用示例
│  ├─单表模型例子
│  └─一对多模型例子
│  └─打印例子
│  └─一对多TAB例子
│  └─内嵌table例子
│  └─常用选择组件
│  └─异步树table
│  └─接口模拟测试
│  └─一对多JEditable
│  └─图片拖拽排序
│  └─图片翻页
│  └─图片预览
│  └─PDF预览
│  └─分屏功能
│─封装通用组件	
│  ├─行编辑表格JEditableTable
│  └─省略显示组件
│  └─时间控件
│  └─高级查询
│  └─用户选择组件
│  └─报表组件封装
│  └─字典组件
│  └─下拉多选组件
│  └─选人组件
│  └─选部门组件
│  └─通过部门选人组件
│  └─封装曲线、柱状图、饼状图、折线图等等报表的组件(经过封装,使用简单)
│  └─在线code编辑器
│  └─上传文件组件
│  └─验证码组件
│  └─树列表组件
│  └─表单禁用组件
│  └─等等
│─更多页面模板
│  ├─各种高级表单
│  ├─各种列表效果
│  └─结果页面
│  └─异常页面
│  └─个人页面
├─高级功能
│  ├─提供单点登录CAS集成方案
│  ├─提供APP发布方案
│  ├─集成Websocket消息通知机制
├─Online在线开发(即将开源)
│  ├─Online在线表单 - 功能已开放
│  ├─在线代码生成器 - 功能已开放
│  ├─Online在线图表
│  ├─Online图表模板配置
│  ├─Online在线报表
└─其他模块
   └─更多功能开发中。。

系统截图

  1)PC端

     

    2)手机端

 

    3)PAD端

   

Guess you like

Origin www.cnblogs.com/jeecg158/p/11411392.html