Coder Social home page Coder Social logo

umi-spring-boot-admin's Introduction

项目介绍

基本介绍

  • 作为脚手架工程,面向用户、部门、菜单、权限、角色等基础功能
  • 本工程提供了代码生成器(界面开发ing),基于模板生成代码,针对mybatis-plus和spring-jpa进行封装,实现了单表操作接口层的封装,单表操作覆盖率可达99%,但你需要读懂这里面涉及到的一些接口规范
  • 面向controller、service、mybatis-dao、jpa-repository、以及entity层的封装,简化代码开发工作
  • 本工程Controller接口类操作封装,约束了一整套单表操作的接口规范

所属配套工程

  • umi-spring-boot-admin工程为element-admin的配套后端工程

  • umi-spring-boot-admin所属parent版本控制工程为umi-parent-dependencies

  • 与element-admin版本匹配关系为:

    element-admin umi-spring-boot-admin
    v2.x v1.x
    v3.x v2.x
    v4.x v3.x
  • 与umi-parent-dependencies版本匹配关系为:详见pom依赖即可

开发文档

前端

参见element-admin即可

本工程

环境准备

redis、jdk8、mysql5.7+、idea

数据初始化

运行database/init.sql

运行

修改好application.yml配置文件,以spring boot工程方式运行即可

使用者信息

暂无

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.