Autocatalog
C+ 76 completed
Other
unknown / java · small
146
Files
6,909
LOC
1
Frameworks
5
Languages
Pipeline State
completedRun ID
#1546096Phase
doneProgress
0%Started
2026-04-16 23:46:49Finished
2026-04-16 23:46:49LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
39.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #47319
Member of a group with 123 similar repo(s) — canonical #189146 view group →
All rows scored by the Repobility analyzer (https://repobility.com)
🧪 Code Distillation
Browse all specs →AI Prompt
Create a REST API for an automotive encyclopedia that covers makes, models, generations, engines, and transmissions. The backend should be built using Java 25 and Spring Boot 4, utilizing PostgreSQL as the database with Flyway for migrations. I need the structure to follow a DDD/Ports & Adapters pattern, separating the pure domain logic from the infrastructure adapters. Please include setup instructions for running the application using Maven and accessing the Swagger UI for documentation.
java spring-boot rest-api postgresql ddd jpa maven automotive backend
Generated by gemma4:latest
Catalog Information
Create a REST API for an automotive encyclopedia that covers makes, models, generations, engines, and transmissions. The backend should be built using Java 25 and Spring Boot 4, utilizing PostgreSQL as the database with Flyway for migrations. I need the structure to follow a DDD/Ports & Adapters pattern, separating the pure domain logic from the infrastructure adapters. Please include setup instructions for running the application using Maven and accessing the Swagger UI for documentation.
Tags
java spring-boot rest-api postgresql ddd jpa maven automotive backend
Quality Score
C+
75.7/100
Structure
75
Code Quality
98
Documentation
36
Testing
60
Practices
78
Security
100
Dependencies
80
Strengths
- Good test coverage (34% test-to-source ratio)
- Consistent naming conventions (PascalCase)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
- Containerized deployment (Docker)
- Properly licensed project
Weaknesses
- 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
Languages
Frameworks
Spring Boot
Symbols
method327
variable172
class66
function16
interface14
enum5
Embed Badge
Add to your README:
