# ballcat-projects/ballcat

😸一个快速开发脚手架，快速搭建企业级后台管理系统，并提供多种便捷starter进行功能扩展。主要功能包括前后台用户分离，菜单权限，数据权限，定时任务，访问日志，操作日志，异常日志，统一异常处理，XSS过滤，SQL防注入，国际化 等多种功能

Repository: https://github.com/ballcat-projects/ballcat
Canonical: https://ross.abutalabs.com/products/ballcat
Homepage: http://docs.ballcat.org
Language: Java
License: Apache-2.0
License Family: permissive
Topics: security, ouath2, code-generator, upms, spring, spring-boot, ant-design, vue, websocket, i18n, react
Last push: 2026-07-30T04:41:54+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 63, longevity 100
- inputs: {"age_days": 2509, "days_push": 34, "days_rel": 34, "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 1728, forks 316 (observed 2026-08-28T04:05:28.384784+00:00)

## What it is
BallCat is a Java/Spring Boot rapid development scaffold for building enterprise-grade admin management systems, with companion frontend projects in Vue and React. It ships as a set of Maven starters providing user/permission management, logging, scheduled tasks, security filtering, i18n, and a code generator.

## Use cases
- quickly scaffold an enterprise admin backend in Spring Boot
- add role-based menu and data permissions to a management system
- separate admin and front-of-house user accounts
- generate CRUD code from database tables
- add operation, access, and exception logging to a Spring Boot app
- protect endpoints against XSS and SQL injection
- internationalize a backend admin system

## When to choose
- building a Java Spring Boot admin/management system from scratch
- you want batteries-included starters for auth, logging, and permissions
- you prefer a monolithic architecture that is easy to deploy and maintain
- you want a paired Vue or React admin frontend

## When to avoid
- you need a microservices-first architecture
- your stack is not Java/Spring Boot
- you only need a single small utility library rather than a full scaffold
- you require a framework with a large English-language community and documentation

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, auth, authorization, security, logging, scheduling, internationalization, cli, developer-tools
- domain: web-development, backend, developer-tools, security
- platform: jvm
- tags: scaffold, admin-dashboard, spring-boot-starter, code-generation, upms, oauth2, boilerplate, rapid-development, xss-filter, sql-injection-protection, automation, spring-boot, vue, react, web-server

## Member repositories
- ballcat-projects/ballcat (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.384784+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:32:08.170303+00:00, confidence not recorded.
  - readme: https://github.com/ballcat-projects/ballcat (fetched 2026-08-28T04:05:28.384784+00:00, sha bacf15373519)
  - homepage: http://docs.ballcat.org (fetched 2026-08-29T11:08:43.529765+00:00, sha 1939bc4c73b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
