Company Common Starters
C+ 70 completed
Other
monorepo / java · small
328
Files
21,763
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#394394Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
62.47Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:10Deduplication group #48126
Member of a group with 3 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionWeb Backend
All rows scored by the Repobility analyzer (https://repobility.com)
AI Prompt
Create a set of common Spring Boot starters for a company to use across multiple services. I need modules for several key functionalities: unified logging that tracks request/response details, trace IDs, and masks sensitive data; a standardized response wrapper with global exception handling; JPA auditing to automatically track creation/modification timestamps and the user who made the change; attachment management for file upload/download with type detection; report generation supporting multiple engines like EasyExcel and xDocReport; and a robust security module providing JWT authentication, RBAC, and options for LDAP/OTP/CAPTCHA. Please structure this as a monorepo using Java and Spring Boot.
java spring-boot monorepo spring-boot-starter logging security jpa api backend
Generated by gemma4:latest
Catalog Information
公司共用 Spring Boot Starter 集合 — 從 wez-grails5(42 個模組)遷移而來,提供統一日誌、統一回應、JPA 審計、安全認證、附件管理、報表產製等功能。
Description
公司共用 Spring Boot Starter 集合 — 從 wez-grails5(42 個模組)遷移而來,提供統一日誌、統一回應、JPA 審計、安全認證、附件管理、報表產製等功能。
Novelty
3/10Tags
java spring-boot monorepo spring-boot-starter logging security jpa api backend
Claude Models
claude-opus-4-6
Quality Score
C+
70.0/100
Structure
58
Code Quality
95
Documentation
67
Testing
50
Practices
64
Security
74
Dependencies
60
Strengths
- Consistent naming conventions (PascalCase)
- Low average code complexity \u2014 well-structured code
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No CI/CD configuration \u2014 manual testing and deployment
- Potential hardcoded secrets in 1 files
- 627 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
- Address 48 TODO/FIXME items \u2014 consider tracking them as issues
Security & Health
17.1h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (2)
Repobility — same analyzer, your code, free for public repos · /scan/
Unknown
License
2.1%
Duplication
Languages
Frameworks
Spring Boot
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | 公司共用 Spring Boot Starter 集合 — 從 wez-grails5(42 個模組)遷移而來,提供統一日誌、統一回應、JPA 審計、安全認證、附件管理、報表產製等功能。 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
