AI AGENT ADDONS

Jpa Patterns

affaan-m/ecc
Backend & APIs
1,163installs

Spring Boot developers can build better data layers with JPA and Hibernate patterns. These patterns help you design entities, set up relationships, and write fast queries. You also learn to handle transactions, auditing, and caching the right way.

You will avoid common problems like the N+1 query issue. You will use tools like HikariCP for connection pooling and second-level caching for speed. The skill covers pagination, indexing, and repositories. Everything stays simple and practical.

Add Jpa Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/jpa-patterns

Project

mkdir -p .claude/skills/jpa-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago