jpa-patterns
CommunityOptimize JPA/Hibernate for Spring Boot.
AuthorAndyHsuTW
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses common challenges in Java Persistence API (JPA) and Hibernate development within Spring Boot applications, focusing on efficient entity design, relationship management, query optimization, and transaction handling.
Core Features & Use Cases
- Entity Design: Provides best practices for defining entities, including auditing and indexing.
- Relationship Management: Demonstrates how to handle one-to-many relationships and prevent N+1 query problems.
- Query Optimization: Offers patterns for efficient repository queries, projections, and pagination.
- Transaction Management: Guides on using
@Transactionaleffectively. - Performance Tuning: Includes advice on indexing, connection pooling, and caching.
Quick Start
Use the jpa-patterns skill to generate a Java entity for a 'Product' with fields for 'name', 'price', and 'createdAt'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: jpa-patterns Download link: https://github.com/AndyHsuTW/everything-llm-workspace/archive/main.zip#jpa-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 223,000+ vetted skills library on demand.