spring-boot-crud-patterns
CommunityRepeatable CRUD workflows for Spring Boot apps.
System Documentation
What problem does it solve?
Provides repeatable, feature-based CRUD patterns for Spring Boot services, separating domain, application, presentation, and infrastructure layers to simplify evolution and onboarding.
Core Features & Use Cases
- Feature-aligned CRUD workflows that preserve clean architecture boundaries.
- Clear separation of domain, application, presentation, and infrastructure layers.
- DTOs, mappers, controllers, repositories, and tests scaffolding to accelerate development.
Quick Start
Run the CRUD boilerplate generator script with a product specification to scaffold a feature:
python skills/spring-boot/spring-boot-crud-patterns/scripts/generate_crud_boilerplate.py \ --spec skills/spring-boot/spring-boot-crud-patterns/assets/specs/product.json \ --package com.example.product \ --output ./generated
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spring-boot-crud-patterns Download link: https://github.com/giuseppe-trisciuoglio/developer-kit/archive/main.zip#spring-boot-crud-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.