The open source SpringBoot project necessary for private work

Click on the blue word above to follow us

# Preface

I have to admire that SpringBoot's ecology is so powerful. Today, I recommend several excellent back-end management systems to everyone, and friends no longer have to pick up a project from start to finish.

# SmartAdmin

We open source a set of beautiful code and a set of neat code specifications, so that everyone in this impetuous code world feels a clear stream of well-written code! At the same time, it allows developers to save a lot of time, reduce overtime, work happily, and love life. SmartAdmin makes you realize that you can't forget, it is definitely what you want most!

Project address: https://gitee.com/lab1024/smart-admin


# litemall

Another small shopping mall system, Spring Boot backend + Vue administrator frontend + WeChat applet user frontend + Vue user mobile terminal.

Project address: https://gitee.com/linlinjava/litemall

# Timo

TIMO background management system, a background management system developed based on SpringBoot2.0 + Spring Data Jpa + Thymeleaf + Shiro, adopts a sub-module method to facilitate development and maintenance, supports separate deployment of front and back modules, and currently supports functions: authority management, department Management, dictionary management, log recording, file upload, code generation, etc. Scaffolding for the rapid development of background systems!

Technical selection

  • Rear end technology: SpringBoot + Spring Data Jpa + Thymeleaf + Shiro + Jwt + EhCache

  • Front-end technology: Layui + Jquery + zTree + Font-awesome

Project address: https://gitee.com/aun/Timo

# mall4j

A lightweight based on spring boot, spring oauth2.0, mybatis, redis, separation of front and back ends, prevention of xss attacks, distributed locks, fully prepared for multiple instances in the production environment, the database is designed for b2b2c, with complete sku and order placement A fully open source mall of the process.

The project is committed to creating a complete and easy-to-maintain open source e-commerce system for small and medium-sized enterprises, which is implemented using current popular technologies. The back-end management system includes modules such as commodity management, order management, freight template, specification management, member management, operation management, content management, statistical reports, authority management, settings, etc.

Project address: https://gitee.com/gz-yami/mall4j

# web-flash

Based on Spring Boot+Vue background management system, authority management, dictionary, configuration, timing tasks, SMS, email, export according to excel template, cms content management, mobile terminal h5, IDEA code generation plug-in.

Project address: https://gitee.com/enilu/web-flash

# SPTools

A back-end management system based on SpringBoot, JPA, and Shiro. It has a single architecture, few dependencies, easy to use, and benefits of back-end development. The most important thing is that it also comes with a free applet and microservice version, you can choose by yourself.

Built-in function

  • Organizational structure: organization management, user management, role management, administrative area.

  • System monitoring: system logs, online users, and will be added and improved later.

  • Application management: task scheduling, email management, picture management, article management, check-in tasks, data query, artificial intelligence, each module only needs you to modify a little to create a project.

  • System management: agile development, system menu, global configuration, online code editor, friends only need to design the table structure, three seconds to create a module for adding, deleting, checking and modifying.

Project address: https://gitee.com/52itstyle/SPTools

# Summary

Finally, thank you all for contributing such an excellent open source project. I think it's good. Welcome to leave a comment and like it.

END

Friends who like this article, please click on the picture to follow the subscription account and watch more exciting content!

Recommended reading:

Recommended in the past

Teach you to quickly locate projects on GitHub

SpringBoot+MyBatis+MySQL read-write separation (example)

HashMap for Java programmer interview

Have you practiced MySQL performance optimization?

Java programmer interview ---String type

Novel and comic online reading site based on SpringBoot open source

我知道你 “在看”

Guess you like

Origin blog.csdn.net/qq_39507327/article/details/111878207