Home Java javaTutorial No need to write code, one-click generation of backend management system is open source!

No need to write code, one-click generation of backend management system is open source!

Jul 26, 2023 pm 02:27 PM
Backend management system

Hello everyone, I am programmer Qingge.

I have been busy doing computer graduation design recently, and then I uploaded a very interesting video on station B. It talks about a graduation design scaffolding that I made by myself. It can automatically generate code and include user permissions. Backend management system template for basic functions such as management.

Many friends tried it themselves after watching the video, and it really works! Many people even used this secondary development to complete their graduation projects, which is simply awesome! Mom no longer has to worry about me being cheated when I go shopping at a certain store!

The project has been closed source for a period of time. I have made some careful modifications and transformations. There are still many imperfections in the project as a whole, so I will continue to open source it. I hope everyone can give you good suggestions. I We will continue to work hard to improve the functions of this project to make it more convenient and convenient!

Open source address: https://gitee.com/xqnode/x-admin

Let me introduce my system and the installation and deployment tutorial.

? Bishe Scaffolding x-admin

? Introduction

Bishe Scaffolding Project, Ready to use, simple and convenient, specially designed for novices/users with difficulty in setting up, genuine products at a reasonable price, no bully

? Core functions

Automatically generate code, which can automatically generate the background add, delete, modify, query interface and front-end html code based on the database table. You can create a management system without writing code!

Currently, the system can automatically generate text boxes, drop-down boxes (with data association) based on specific fields in the background database , Date and date time controls, Radio button and other forms can generate file upload (the form can directly display pictures) function, which is convenient and comfortable.

and! I also provide a large amount of source code for everyone to copy, the purpose is to quickly implement the function!

? Software architecture

Java background: SpringBoot 2.1.0 Mybatis-plus hutool tool kit Apache poi

Front page :Vue2.0 ElementUI Jquery tinymce (rich text plug-in)

Database: Mysql5.7

Note: JDK selects version 1.8, Mysql selects 5.7Version

The front-end and back-end are separated, and the pages can be deployed separately. By default, they are placed in the static folder of the project and can be accessed together with the back-end project.

? Installation tutorial

  1. Use git to download this project

    https://gitee.com/xqnode/x-admin.git

    Or download the zip and unzip it directly

    No need to write code, one-click generation of backend management system is open source!
    Download zip
  2. Use idea to open the x-admin folder and import the project

  3. Configure maven , download project dependencies

    No need to write code, one-click generation of backend management system is open source!
  4. Create a new database x-admin, execute x-admin.sql

    No need to write code, one-click generation of backend management system is open source!
  5. Modify the database password in application.yml

    No need to write code, one-click generation of backend management system is open source!
  6. ##After the download of project dependencies is completed, run Application directly and start SpringBoot

    No need to write code, one-click generation of backend management system is open source!
  7. Running effect

    No need to write code, one-click generation of backend management system is open source!

? Instructions for use

  1. Login page Please visit: http://localhost:9999/page/end/login.html
  2. Account: admin, Password: admin

? Interface screenshot

Login

No need to write code, one-click generation of backend management system is open source!

Registration

No need to write code, one-click generation of backend management system is open source!

Project Homepage

No need to write code, one-click generation of backend management system is open source!

User Management

No need to write code, one-click generation of backend management system is open source!

Role Management

No need to write code, one-click generation of backend management system is open source!

Menu Management

No need to write code, one-click generation of backend management system is open source!

Announcement Management

No need to write code, one-click generation of backend management system is open source!

Log management

No need to write code, one-click generation of backend management system is open source!

Online message (hidden by default)

No need to write code, one-click generation of backend management system is open source!

Personal information page

No need to write code, one-click generation of backend management system is open source!

The above is the detailed content of No need to write code, one-click generation of backend management system is open source!. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

10 beautiful and practical Bootstrap background management system templates (come and download now) 10 beautiful and practical Bootstrap background management system templates (come and download now) Aug 06, 2021 pm 01:55 PM

A good website cannot just look at its appearance. The background of the website is also very important. This article will share with you 10 beautiful and practical Bootstrap backend management system templates, which can help you quickly build a powerful and beautiful website backend. Welcome to download and use! If you want to get more back-end templates, please pay attention to the back-end template column of php Chinese website!

Give you 12 beautiful open source backend management systems in one package Give you 12 beautiful open source backend management systems in one package Jul 25, 2023 pm 05:48 PM

We give you 12 beautiful open source backend management systems in one package. They are all free and open source and very easy to use. You can rely on them to receive orders.

How to use the PHP framework CodeIgniter to quickly build a backend management system How to use the PHP framework CodeIgniter to quickly build a backend management system Jun 27, 2023 am 09:46 AM

In today's Internet era, a website that is loved by users must have a simple and clear front-end interface and a powerful back-end management system, and the PHP framework CodeIgniter is an excellent framework that allows developers to quickly build a back-end management system. CodeIgniter has the characteristics of lightweight, high efficiency, and easy expansion. This article will be aimed at beginners and explain in detail how to quickly build a backend management system through this framework. 1. Installation and configuration Installation of PHPCodeIgniter is a PHP-based

How to use React to develop a responsive backend management system How to use React to develop a responsive backend management system Sep 28, 2023 pm 04:55 PM

How to use React to develop a responsive backend management system. With the rapid development of the Internet, more and more companies and organizations need an efficient, flexible, and easy-to-manage backend management system to handle daily operations. As one of the most popular JavaScript libraries currently, React provides a concise, efficient and maintainable way to build user interfaces. This article will introduce how to use React to develop a responsive backend management system and give specific code examples. Create a React project first

How to use the Layui framework to develop a backend management system that supports multi-level menus How to use the Layui framework to develop a backend management system that supports multi-level menus Oct 26, 2023 pm 12:33 PM

How to use the Layui framework to develop a back-end management system that supports multi-level menus. Layui is a lightweight front-end UI framework with rich components and concise syntax, which is very suitable for the development of back-end management systems. In this article, we will introduce how to use the Layui framework to develop a backend management system that supports multi-level menus, and provide specific code examples. First, we need to introduce the Layui framework into the project. Layui can be introduced by directly downloading the source files or using CDN. Next,

Practical combat of background management system in Django framework Practical combat of background management system in Django framework Jun 18, 2023 am 11:31 AM

Django is a popular web application development framework with a rich set of components and tools that can simplify and speed up the web application development process. Among them, the background management system in Django is an important component. It provides a powerful management interface that allows us to easily manage the data of our applications, including creation, modification, deletion, query and other operations. It also Provides many extended functionality. In this article we will cover how to create a simple backend in Django

Vue development practice: building an elegant backend management system Vue development practice: building an elegant backend management system Nov 03, 2023 am 11:27 AM

Vue is an efficient JavaScript framework for building single-page applications. It is widely used in the development of web applications, including backend management systems. If you are looking for an elegant way to build a backend management system, Vue is a good choice. In this article, we will introduce how to use Vue to build an elegant backend management system. Design your backend management system Before starting development, you need to design your backend management system. This includes designing page layout, components, functionality and user interface

No need to write code, one-click generation of backend management system is open source! No need to write code, one-click generation of backend management system is open source! Jul 26, 2023 pm 02:27 PM

Automatically generate code, which can automatically generate the background addition, deletion, modification, and query interface and the front-end html code based on the database table. You can create a management system without writing code!

See all articles