·spring-boot-crud-patterns
{}

spring-boot-crud-patterns

Bietet wiederholbare CRUD-Workflows für Spring Boot 3-Dienste mit Spring Data JPA und funktionsorientierter Architektur. Wird zum Modellieren von Aggregaten, Repositorys, Controllern und DTOs für REST-APIs verwendet.

318Installationen·2Trend·@giuseppe-trisciuoglio

Installation

$npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patterns

So installieren Sie spring-boot-crud-patterns

Installieren Sie den KI-Skill spring-boot-crud-patterns schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patterns
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: giuseppe-trisciuoglio/developer-kit.

Deliver feature-aligned CRUD services that separate domain, application, presentation, and infrastructure layers while preserving Spring Boot 3.5+ conventions. This skill distills the essential workflow and defers detailed code listings to reference files for progressive disclosure.

Create feature/ / directories with domain, application, presentation, and infrastructure subpackages to maintain architectural boundaries.

Create entity classes with invariants enforced through factory methods (create, update). Keep domain logic framework-free without Spring annotations.

Bietet wiederholbare CRUD-Workflows für Spring Boot 3-Dienste mit Spring Data JPA und funktionsorientierter Architektur. Wird zum Modellieren von Aggregaten, Repositorys, Controllern und DTOs für REST-APIs verwendet. Quelle: giuseppe-trisciuoglio/developer-kit.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patterns
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-19
Aktualisiert
2026-03-10

Browse more skills from giuseppe-trisciuoglio/developer-kit

Schnelle Antworten

Was ist spring-boot-crud-patterns?

Bietet wiederholbare CRUD-Workflows für Spring Boot 3-Dienste mit Spring Data JPA und funktionsorientierter Architektur. Wird zum Modellieren von Aggregaten, Repositorys, Controllern und DTOs für REST-APIs verwendet. Quelle: giuseppe-trisciuoglio/developer-kit.

Wie installiere ich spring-boot-crud-patterns?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/giuseppe-trisciuoglio/developer-kit