什么是 spring-data-jpa?
提供使用 Spring Data JPA 实现持久层的模式。在创建存储库、配置实体关系、编写查询(派生和 @Query)、设置分页、数据库审计、事务、UUID 主键、多个数据库和数据库索引时使用。 来源:giuseppe-trisciuoglio/developer-kit。
提供使用 Spring Data JPA 实现持久层的模式。在创建存储库、配置实体关系、编写查询(派生和 @Query)、设置分页、数据库审计、事务、UUID 主键、多个数据库和数据库索引时使用。
通过命令行快速安装 spring-data-jpa AI 技能到你的开发环境
来源:giuseppe-trisciuoglio/developer-kit。
To implement persistence layers with Spring Data JPA, create repository interfaces that provide automatic CRUD operations, entity relationships, query methods, and advanced features like pagination, auditing, and performance optimization.
For comprehensive examples, detailed patterns, and advanced configurations, see:
提供使用 Spring Data JPA 实现持久层的模式。在创建存储库、配置实体关系、编写查询(派生和 @Query)、设置分页、数据库审计、事务、UUID 主键、多个数据库和数据库索引时使用。 来源:giuseppe-trisciuoglio/developer-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-data-jpa 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-data-jpa提供使用 Spring Data JPA 实现持久层的模式。在创建存储库、配置实体关系、编写查询(派生和 @Query)、设置分页、数据库审计、事务、UUID 主键、多个数据库和数据库索引时使用。 来源:giuseppe-trisciuoglio/developer-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-data-jpa 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/giuseppe-trisciuoglio/developer-kit