Skip to content

Latest commit

 

History

History
91 lines (66 loc) · 3.06 KB

README_en.md

File metadata and controls

91 lines (66 loc) · 3.06 KB

crowd-admin

Branch Name Spring Boot Version JDK Version
main 2.7.8 17
spring4.0 spring4.0 1.8

Language

Introductio

Refactored based on jdk17 and springboot2.7, Crowd-admin is a scaffolding of a background authority management system, which integrates common functions such as rbac authority management, message push, email sending, task scheduling, code generation, elfinder file management, etc. Each business in the system is divided by modules, and the front desk uses H+ templates. It is easy to learn for a newcomer to Java, and can quickly integrate into the enterprise development guidance project after learning.



Features

  • Learning-oriented open source framework, simple and efficient, reasonable modular split, showing the essence of technology
  • crowd-admin is a streamlined background admin system developed with SpringMVC+Shiro+Mybatis-Plus as the core
  • Encache + Redis configuration switch
  • Websocket message push
  • Druid dataSource and Monitor web page
  • Use H+ as a background management template, based on jsp template transformation
  • Integrated dictionary management and online users as well as logging
  • Add code generation module
  • Add server monitor module

Get Source code


Online demo

Reference


Instance screenshot

Login Login Home Home user manager user manager menu manager menu manager notify manager view notification view notification file manager file manager file manager system server system server


Sponsor