Company Common Starters

C+ 70 completed
Other
monorepo / java · small
328
Files
21,763
LOC
1
Frameworks
6
Languages

Pipeline State

completed
Run ID
#394394
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
62.47
Framework unique
Isolation
Last stage change
2026-05-10 03:35:10
Deduplication 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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

java
73.7%
markdown
15.4%
xml
9.9%
yaml
0.5%
json
0.3%
sql
0.2%

Frameworks

Spring Boot

Concepts (2)

Per-row analysis by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
auto_descriptionProject Description公司共用 Spring Boot Starter 集合 — 從 wez-grails5(42 個模組)遷移而來,提供統一日誌、統一回應、JPA 審計、安全認證、附件管理、報表產製等功能。80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/118740.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV