- The front end adopts Vue and Element UI.
- The backend adopts Spring Boot, Spring Security, Redis & Jwt.
- Jwt is used for authorization authentication, which supports multi-terminal authentication system.
- Support loading dynamic authority menu, multi-mode easy authority control.
- High-efficiency development, using the code generator can generate front-end and back-end code with one click.
- Thanks to Vue-Element-Admin, eladmin-web.
- User management: The user is the system operator, this function mainly completes the system user configuration.
- Department management: configure the system organization (company, department, group), and display the tree structure to support data permissions.
- Position management: configure the positions of system users.
- Menu management: configure the system menu, operation authority, button authority identification, etc.
- Role management: Role menu permission assignment and role setting are divided into data scope permissions by organization.
- Dictionary management: Maintain some relatively fixed data frequently used in the system.
- Parameter management: dynamically configure common parameters for the system.
- Notice announcement: The system informs the announcement of information release and maintenance.
- Operation log: system normal operation log record and query; system abnormal information log record and query.
- Login log: The system login log record query contains login exceptions.
- Online users: monitor the status of active users in the current system.
- Timed tasks: online (add, modify, delete) task scheduling includes execution result logs.
- Code generation: front-end and back-end code generation (java, html, xml, sql) supports CRUD download.
- System interface: automatically generate related api interface documents according to the business code.
- Service monitoring: monitor current system CPU, memory, disk, stack and other related information.
- Online builder: Drag form elements to generate corresponding HTML code.
- Connection pool monitoring: Monitor the current system database connection pool status, and analyze SQL to find system performance bottlenecks.