The built-in function
1. User management: Users are system operators.
2. Department management: Configure the system organization.
3. Post management: Post refers to the position of the user.
4. Menu management: configure the system menu (support control to button).
5. Role management: Assign role menu permissions.
6. Dictionary management: Maintain some fixed data frequently used in the system.
7. Operation logs: Records system operation logs (including exceptions).
8. Login log: records system login conditions (including exceptions).
9. Online users: Monitors the status of active users in the current system. (Can be forced back)
10. Scheduled task: Dynamically add, modify, and delete scheduled task management.
11. Code generation: Generation includes Java, HTML, JS, XML, SQL
12. Connection pool monitoring: Monitor the current system database connection pool status, and analyze SQL to find out system performance bottlenecks.
Update Record 1
1. Add form builder
2. Add Primary department Added
3. Added optional departments and menus for upper and lower levels
4. New dictionary management deleted
5. Fixed the BUG that code generation only supports sys start
6. Fixed the null pointer BUG with abnormal length 2000
7. Fixed deleting associated table 8 when deleting roles. Added deployment document
Update Record 2
1. Added parameter management
2. Support mobile email login
3, support fuzzy query
4, support to switch theme skin
5. The modification takes effect immediately
6. Fix the Tab closing problem
7, new verification code (array calculation, character verification)
9. New profile picture upload
10. Added personal information modification
11. Submenus exist in the menu and cannot be deleted
12. The role assigned by the menu cannot be deleted
Role assignment personnel cannot delete 1
4. Post cannot be deleted after use
15. Added environmental user manual and data modeling
Thymeleaf updated to 3.0
17. Support non-root deployment
18. Optimization of other details
Runtime environment
jdk8+tomcat8+mysql+eclipse+jquery+html
Project Technology (required)
Spring Boot+Apache Shiro+Thymeleaf+MyBatis
Database file
/doc/ry_20180408.sql
The jar package files
maven
Project screenshots
Run a screenshot