Excel Tools Backend

C 69 completed
Other
unknown / java · tiny
24
Files
717
LOC
1
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1542780
Phase
done
Progress
0%
Started
2026-04-16 21:41:43
Finished
2026-04-16 21:41:43
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
24.52
Framework unique
Isolation
Last stage change
2026-05-10 03:34:40
Deduplication group #47319
Member of a group with 123 similar repo(s) — canonical #189146 view group →
Open data scored by Repobility · https://repobility.com

AI Prompt

Create a backend service using Spring Boot in Java that acts as an Excel tools backend. The service needs to handle converting scattered text from WeChat into structured data and generating exportable Excel files. I need endpoints for user authentication via `/api/auth/login`, text intelligent parsing at `/api/parse/text`, and full task management endpoints (`GET`, `POST`, `PUT`, `DELETE`) for tasks, including retrieving task details, statistics, and exporting the final Excel file. The stack should utilize MyBatis-Plus with MySQL.
java spring-boot mybatis-plus mysql excel backend api text-parsing rest
Generated by gemma4:latest

Catalog Information

Create a backend service using Spring Boot in Java that acts as an Excel tools backend. The service needs to handle converting scattered text from WeChat into structured data and generating exportable Excel files. I need endpoints for user authentication via /api/auth/login, text intelligent parsing at /api/parse/text, and full task management endpoints (GET, POST, PUT, DELETE) for tasks, including retrieving task details, statistics, and exporting the final Excel file. The stack sho

Tags

java spring-boot mybatis-plus mysql excel backend api text-parsing rest

Quality Score

C
69.3/100
Structure
60
Code Quality
100
Documentation
30
Testing
40
Practices
78
Security
100
Dependencies
80

Strengths

  • Consistent naming conventions (PascalCase)
  • Low average code complexity — well-structured code
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No CI/CD configuration — manual testing and deployment

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)

Languages

java
72.4%
xml
15.5%
markdown
9.5%
yaml
2.6%

Frameworks

Spring Boot

Symbols

variable60
method33
class14
interface5

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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