Git Product home page Git Product logo

blackrian / lego-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zqliang-01/lego-admin

0.0 0.0 0.0 24.33 MB

代码生成,表单设计,flowable审批工作流等,支持微服务模块化开发部署,数据源可彻底隔离,基于ShardingSphere5多模型分库分片表的新一代低代码开发框架。

Home Page: https://admin.zqliang.cn

License: Other

Shell 0.03% JavaScript 31.04% Java 30.12% CSS 2.55% HTML 0.21% PLSQL 0.01% Batchfile 0.02% Vue 31.96% SCSS 4.06%

lego-admin's Introduction

LegoAdmin

技术交流群 962119957

介绍

  • 一款彻底开源的前后端分离的低代码开发框架
  • 演示地址:https://admin.zqliang.cn
  • 帐号:test 密码:test123

技术栈

技术 说明 版本
SpringBoot Java框架 2.7.11
mybatis-plus 数据持久化框架 3.4.2
flowable 流程引擎 6.8.0
ShardingSphere 分库分表框架 5.4.1
sa-token 权限认证框架 2.12.0
openfeign 远程调用框架 3.1.7
hutool 工具类库 5.8.26
easyexcel excel操作框架 3.2.1
velocity 模板引擎 2.3
hibernate 数据持久化框架 2.7.11

软件架构

前端基于vue element-ui框架分模块设计,后端使用SpringBoot2框架,持久层同时支持mybatis-plus3(业务查询)、hibernate5(事务业务受理)。 支持微服务模块化开发部署,数据源可彻底隔离,基于ShardingSphere5定制开发多模型分库分片表数据源。 一键代码生成,自定义表单设计,flowable工作流设计等,一款开箱即用的新一代低代码开发框架LegoAdmin

安装教程

配置依赖环境

  • mysql5.7
  • JDK1.8
  • maven3
  • node >= 10.0.0 建议 v19.9.0
  • npm >= 6.0.0 建议 9.6.3

打包运行

  • 创建mysql数据库lego-admin
  • 拷贝lego-admin/src/main/resources/application-template.properties到同目录并命名为application.properties
  • 修改application.properties配置中的数据库链接和账号密码
  • 根目录下双击执行dbInit.bat,初始化数据库
  • 根目录下双击执行build.bat,会自动打包前后端
  • 根目录下双击执行startup.bat,会自动运行

访问路径

系统展示

  • 登陆 Image text
  • 统计大屏 Image text
  • 代码生成 Image text
  • 表单设计 Image text
  • 流程设计 Image text
  • 任务审批 Image text
  • 统计分析 Image text
  • 分库分表 Image text
  • 企业定制 Image text
  • 应用管理 Image text
  • 组织架构 Image text
  • 权限管理 Image text

lego-admin's People

Contributors

zqliang-01 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.