A fast development framework based on SpringBoot2 with built-in code generator

Software is bought off the shelf, cheaper and better to use

Today’s recommendation: A rapid development framework based on SpringBoot2, with a built-in code generator

Recently, many fans have given us feedback that the framework is too heavy, the code is too rich, and many functions cannot be used. They want a basic rapid development framework, and it took me a long time to finally find one.

Reason for recommendation:

1. This project framework is lightweight and only integrates common development functions such as authorization, file upload, user management, cross domain processing, log management, Redis control, global exception control, global configuration parameters, and other basic functions

2. Built in code generator, cross domain implementation of video upload, multi image upload, tree table, date control, image upload, audio upload, etc

3. Implemented Swagger interface documentation, simple annotations can generate interface documentation

4. As long as you build the database, it’s already halfway done

Functional framework:

1. Permission verification based on the sa token framework implementation

2. Backend management based on SA admin

3. Interface document sa doc

4. Technical Framework Springboot+MyBaits

Interface screenshot:

A fast development framework based on SpringBoot2 with built-in code generator插图 A fast development framework based on SpringBoot2 with built-in code generator插图1 A fast development framework based on SpringBoot2 with built-in code generator插图2 A fast development framework based on SpringBoot2 with built-in code generator插图3 A fast development framework based on SpringBoot2 with built-in code generator插图4 A fast development framework based on SpringBoot2 with built-in code generator插图5 A fast development framework based on SpringBoot2 with built-in code generator插图6

This source code is very lightweight and has implemented all the basic functions. You just need to focus on business implementation to truly achieve out of the box use