Code Monkey home page Code Monkey logo

entfrm-boot's Introduction

entfrm-boot

平台简介

entfrm开发平台,是一个以模块化为核心的无代码开发平台,是一个集PC和APP快速开发、系统管理、运维监控、开发工具、OAuth2授权、可视化数据源管理与数据构建、API动态生成与统计、工作流、智能表单设计、微服务骨架等全方位功能于一体的高效、稳定的快速开发平台。 平台采用Spring Boot 2.X 、Spring Security、Oauth2、Mybatis Plus、Activiti、Flutter等核心技术,前端基于vue-element-admin框架。 参考项目:pig、ruoyi前端。演示地址:http://47.100.3.58/ 满 500 star更新已完成的所有功能

entfrm官方交流群:871910881 (进群领取前端UI)

软件功能

1.系统管理

  • 机构管理:配置系统组织机构,无限级树结构展现支持数据权限。

  • 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。

  • 用户管理:用户是系统操作者,该功能主要完成系统用户配置。

  • 菜单管理:配置系统菜单,操作权限,按钮权限标识等。

  • 字典管理:对系统中经常使用的一些较为固定的数据进行维护。

  • 参数管理:对系统动态配置常用参数。

  • 快捷方式:添加顶部、首页快捷方式。

  • 文件管理:文件统一管理。

  • 终端管理:OAuth2 Password、授权码模式,灵活管理。

  • 数据备份:mysql数据库备份与还原。

2.运维监控

  • 令牌管理:用户登录token管理。

  • 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志。

  • 数据监控: 监视当前系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。

  • 服务监控: 监视当前系统CPU、内存、磁盘、堆栈等相关信息。

  • API监控:restful api 接口调用统计、可视化。

日志监控

  • 登录日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。

  • 操作日志:系统登录日志记录查询包含登录异常。

3.开发工具

  • 数据管理:Mysql、SQL Server、PostgreSQL等主流数据库在线管理、数据表管理(新建、修改、删除、查询)、代码生成、数据源管理。

  • API管理:基于数据源动态生成restful api,支持管理、发布、权限控制、api统计。

  • 智能表单:基于数据源动态生成表单,多终端支持。

4.Activiti工作流

  • 模型管理:功能包括模型新增、查看、删除、模型设计、模型部署。

  • 流程定义:功能包括流程图查看、流程挂起与激活、流程删除。

  • 请假管理:功能包括请假新增、编辑、查看、删除、导出、提交。

  • 流程任务:功能包括流程审批、审批意见列表及流程追踪。

5.Flutter

代码结构

entfrm-boot
|--entfrm-auth Oauth2授权模块
|--entfrm-biz 
|----entfrm-biz-activiti 工作流模块
|----entfrm-biz-devtool 开发工具模块
|----entfrm-biz-monitor 运维监控模块
|----entfrm-biz-quartz 定时任务模块
|----entfrm-biz-system 系统管理模块
|--entfrm-core 
|----entfrm-core-base 基础核心模块
|----entfrm-core-data 数据核心模块
|----entfrm-core-log 日志核心模块
|----entfrm-core-security 安全核心模块
|--entfrm-web Web模块

在线演示

  1. 地址:http://47.100.3.58/
  2. 账号:entfrm
  3. 密码:123456

使用说明

  1. 配置环境(jdk1.8、maven3.x、mysql5.6及以上、redis3.2及以上)
  2. 创建数据库
  3. 初始化sql脚本:entfrm.sql
  4. 导入项目到IntelliJ IDE中
  5. 修改配置文件entfrm-boot/entfrm-web/src/main/resources/application.yml
    • redis 配置
    • datasource 数据源配置
  6. 启动WebApplication
  7. 启动entfrm-ui

演示效果

entfrm-boot's People

Contributors

entfrm-cloud avatar kingldy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.