spring-jpa
CommunityMaster Spring Data JPA & transactions.
Authoriceflower
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides best practices and patterns for efficiently working with Spring Data JPA and managing database transactions, helping you avoid common pitfalls like the N+1 problem and ensuring robust data operations.
Core Features & Use Cases
- N+1 Problem Prevention: Learn techniques like fetch joins and EntityGraphs to optimize query performance.
- Transaction Management: Understand
@Transactionalusage, propagation, and best practices for external API calls. - JPA Entity Conventions: Follow guidelines for entity design, auditing, and enum handling.
- Spring Data Repository Patterns: Leverage derived queries, custom
@Queryannotations, and efficient pagination. - Use Case: When developing a new feature that involves creating or updating complex data relationships in a Spring Boot application, consult this Skill to ensure optimal database interaction and transaction safety.
Quick Start
Use the spring-jpa skill to find all users with a specific status and created after a given date.
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: spring-jpa Download link: https://github.com/iceflower/opencode-agents-and-skills/archive/main.zip#spring-jpa 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.