·jpa-patterns
</>

jpa-patterns

affaan-m/everything-claude-code

Spring Boot でのエンティティ設計、リレーションシップ、クエリ最適化、トランザクション、監査、インデックス作成、ページネーション、およびプーリングのための JPA/Hibernate パターン。

319インストール·21トレンド·@affaan-m

インストール

$npx skills add https://github.com/affaan-m/everything-claude-code --skill jpa-patterns

SKILL.md

Use for data modeling, repositories, and performance tuning in Spring Boot.

For cursor-like pagination, include id > :lastId in JPQL with ordering.

Remember: Keep entities lean, queries intentional, and transactions short. Prevent N+1 with fetch strategies and projections, and index for your read/write paths.

Spring Boot でのエンティティ設計、リレーションシップ、クエリ最適化、トランザクション、監査、インデックス作成、ページネーション、およびプーリングのための JPA/Hibernate パターン。 ソース: affaan-m/everything-claude-code。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/affaan-m/everything-claude-code --skill jpa-patterns
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

jpa-patterns とは?

Spring Boot でのエンティティ設計、リレーションシップ、クエリ最適化、トランザクション、監査、インデックス作成、ページネーション、およびプーリングのための JPA/Hibernate パターン。 ソース: affaan-m/everything-claude-code。

jpa-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/affaan-m/everything-claude-code --skill jpa-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/affaan-m/everything-claude-code