JeecgBoot 2.1 release, 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

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

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
  • Methods to determine whether the token expires within ShiroRealm.jwtTokenRefresh optimization  issues # 405
  • SMS verification code, return to the front direct result put the  issues # 391
  • mapper file optimization in order to better support the expansion of multi-tenant  issues # 404
  • SMS general method of reconstruction  issues # 398
  • Websocket integration, message alert message scheme employed websocket
  • Notice management optimization system
  • mapper file select field alias statement in single quotation marks cause incompatibility postgresql, Throws  issues # 426
  • Solve Swagger2 abnormal NumberFormatException
  • Classification dictionary logic, SQL database compatibility problem solving
  • oracle conversion error next nclob type field problem solving, ClobProxyImpl can not be cast to oracle.sql.CLOB Problem

Front-end functionality

  • Total increase table example
  • Example increase JEditableTable three linkage
  • Increase Disable field example JEditableTable
  • Simplified front-end domain configuration
  • Increase vue.config.js configuration, the production environment removed console.log, reduce memory footprint browser
  • Sector management bug fixes  AND DELINQUENCY # 300 , AND DELINQUENCY # 309
  • Login verification bug, remove the excess statistics Home access method
  • Log Home Click Forgot your password style chaos  issues # 290
  • Log out of the question when interacting with  issues # 319
  • User registration and account verification phone number exists, the interface better exclude rights interceptor
  • Notice to maximize the operation log to add the type of operation
  • Batch delete department add cue  issues # 335
  • Jupload component can not clear the previous result of bug fixes issues # 326
  • Online form validation field: supports input, increase the amount
  • JEditableTable new drag-line editing table sorting
  • j-editable-table columns in the data dictionary list DictSelectUtil.js how complex function, automatically displaying text dictionary  issues # 253
  • In the form of pop-many JEditable date information display incomplete  issues # 243
  • Login password encryption logic, temporarily comment out
  • Dictionary data load request to increase caching mechanism, improve system performance
  • Dictionary page displays an error classification issues # 377
  • Disk monitoring function BUG
  • Logo varies according to the theme color change
  • Click the Login button to disable the mechanism to prevent multiple clicks to log Suman
  • Repair announcement edit box does not clear the problem
  • JEditableTable exemplary three linkage
  • JEditableTable total new ordinary table example
  • JEditableTable repair line editing table rows being given default 0
  • JEditableTable support new Gets the line number
  • BUG front end a-input-number tag  issues # 394
  • The front end of a-select label use there is a problem, not a fuzzy search  issues # 425
  • 24-hour problem  issues # 434

System Module

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

Screenshot

PC end

     

Mobile terminal

 

PAD end

   

Welcome Tucao welcome star

Guess you like

Origin www.oschina.net/news/109361/jeecg-boot-2-1-released