# cjbi/admin3

一个轻巧的后台管理框架，项目后端基于Java21、SpringBoot3.2，前端基于TypeScript、Vite3、Vue3、Element Plus，只提供登录会话、用户管理、角色管理、权限资源管理、事件日志、对象存储等基础功能的最佳实践方案，不做过多的封装，适合二次定制开发、接私活、源码学习等场景

Repository: https://github.com/cjbi/admin3
Canonical: https://ross.abutalabs.com/products/admin3
Homepage: http://metacode.wetech.tech:8082/admin3
Language: Java
License: MIT
License Family: permissive
Topics: java-17, sprinboot, springboot3, vue3, typescript
Last push: 2026-04-30T01:22:42+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 8, longevity 100
- inputs: {"age_days": 3229, "days_push": 126, "days_rel": 480, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1675, forks 484 (observed 2026-08-28T04:05:20.491891+00:00)

## What it is
Admin3 is a lightweight admin management framework built on Java 21/Spring Boot 3.2 for the backend and TypeScript/Vite/Vue3/Element Plus for the frontend. It provides best-practice implementations of core features like login sessions, user/role/permission management, event logs, and object storage, intentionally avoiding heavy abstraction to suit secondary customization, freelance projects, and source-code learning.

## Use cases
- build a custom admin backend with user and role management
- implement login sessions and URL-based permission control without a security framework
- kickstart a freelance project with a ready-made admin panel
- learn best practices for Spring Boot 3 and Vue 3 integration
- add file uploads backed by S3-compatible object storage
- deploy a low-memory native-image admin service via GraalVM AOT

## When to choose
- you need a minimal, unopinionated admin base to customize heavily
- you want RBAC with menu- and button-level permission control out of the box
- you prefer Spring Data JPA with multi-database support
- you want end-to-end tested, MIT-licensed admin scaffolding

## When to avoid
- you need a batteries-included admin with many prebuilt business modules
- you require built-in internationalization (still on the todo list)
- you want to use a security framework like Spring Security directly
- your stack is not Java/Spring Boot and Vue 3

## Facets
- artifact type: framework
- maturity: active
- function: auth, authorization, web-framework, ui-components, file-upload, logging, orm, http-server
- domain: web-development, backend, frontend, developer-tools, self-hosted
- platform: jvm, browser
- tags: admin-dashboard, spring-boot, vue3, element-plus, rbac, boilerplate, starter-template, session-management, object-storage, web-server, docker

## Member repositories
- cjbi/admin3 (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.491891+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-30T03:42:29.127477+00:00, confidence not recorded.
  - readme: https://github.com/cjbi/admin3 (fetched 2026-08-28T04:05:20.491891+00:00, sha ffc7cb863174)
- Data as of 2026-08-30T08:39:29.467469+00:00.
