什麼是 spring-boot-crud-patterns?
透過 Spring Data JPA 和以功能為中心的架構,為 Spring Boot 3 服務提供可重複的 CRUD 工作流程。在對 REST API 的聚合、儲存庫、控制器和 DTO 進行建模時使用。 來源:giuseppe-trisciuoglio/developer-kit。
透過 Spring Data JPA 和以功能為中心的架構,為 Spring Boot 3 服務提供可重複的 CRUD 工作流程。在對 REST API 的聚合、儲存庫、控制器和 DTO 進行建模時使用。
透過命令列快速安裝 spring-boot-crud-patterns AI 技能到你的開發環境
來源: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.
透過 Spring Data JPA 和以功能為中心的架構,為 Spring Boot 3 服務提供可重複的 CRUD 工作流程。在對 REST API 的聚合、儲存庫、控制器和 DTO 進行建模時使用。 來源:giuseppe-trisciuoglio/developer-kit。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patterns透過 Spring Data JPA 和以功能為中心的架構,為 Spring Boot 3 服務提供可重複的 CRUD 工作流程。在對 REST API 的聚合、儲存庫、控制器和 DTO 進行建模時使用。 來源:giuseppe-trisciuoglio/developer-kit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patterns 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/giuseppe-trisciuoglio/developer-kit