# huanzi-qch/base-admin

Base Admin一套简单通用的后台管理系统，主要功能有：权限管理、菜单管理、用户管理，系统设置、实时日志，实时监控，API加密，以及登录用户修改密码、配置个性菜单等

Repository: https://github.com/huanzi-qch/base-admin
Canonical: https://ross.abutalabs.com/products/base-admin
Language: Java
License: MIT
License Family: permissive
Last push: 2026-06-30T06:56:32+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 2542, "days_push": 64, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2447, forks 1096 (observed 2026-08-28T04:06:52.706324+00:00)

## What it is
Base Admin is a simple, general-purpose Java admin management system built on Spring Boot, Spring Security, Spring Data JPA, Thymeleaf, and Layui. It provides permission, menu, and user management, system settings, real-time logs and monitoring, API encryption, and code generation tools for rapid backend development.

## Use cases
- build an admin dashboard with role-based access control
- manage users, roles, and menus in a Spring Boot app
- monitor real-time logs from a web backend
- encrypt API requests in a Java web application
- bootstrap a Java back-office management system
- generate CRUD code for database tables

## When to choose
- you need a ready-made Java admin panel with RBAC to customize
- your stack is Spring Boot with JPA or MyBatis-Plus
- you want built-in login, permissions, and monitoring out of the box

## When to avoid
- you need a modern front-end framework like React or Vue
- you want a fully separated front-end/back-end architecture without rework
- you need a non-Java or microservices-native solution

## Facets
- artifact type: application
- maturity: active
- function: auth, authorization, web-framework, websocket, logging, monitoring, orm, boilerplate
- domain: web-development, backend, developer-tools, self-hosted
- platform: jvm, self-hosted
- tags: admin-dashboard, spring-boot, spring-security, thymeleaf, layui, rbac, user-management, menu-management, api-encryption, code-generation, web-server

## Member repositories
- huanzi-qch/base-admin (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.706324+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:30.734549+00:00, confidence not recorded.
  - readme: https://github.com/huanzi-qch/base-admin (fetched 2026-08-28T04:06:52.706324+00:00, sha b65b9049c45d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
