cjbi/admin3
一个轻巧的后台管理框架,项目后端基于Java21、SpringBoot3.2,前端基于TypeScript、Vite3、Vue3、Element Plus,只提供登录会话、用户管理、角色管理、权限资源管理、事件日志、对象存储等基础功能的最佳实践方案,不做过多的封装,适合二次定制开发、接私活、源码学习等场景 observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 79
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3229
- days_rel: 480
- days_push: 126
- n_releases_24m: 1
Adoption not part of the score
1675 stars · 484 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity active
auth authorization web-framework ui-components file-upload logging orm http-server web-development backend frontend developer-tools self-hosted jvm browser admin-dashboard spring-boot vue3 element-plus rbac boilerplate starter-template session-management object-storage web-server docker
1 source
- readme: https://github.com/cjbi/admin3 · fetched 2026-08-28 · ffc7cb863174
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cjbi/admin3 | main | 58 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem