Files
Anton.Yalyshev 9c13ddff54 Add kotlin-backend-jpa-entity-mapping skill
New skill for correct JPA entity design in Kotlin + Spring Data projects.
Covers entity identity (why data class breaks Hibernate), equality
strategies, uniqueness constraints for idempotent operations, fetch
plans, and common ORM traps specific to Kotlin.
Also adds 'backend' category to CATEGORIES.
2026-03-17 13:51:55 +01:00

2 lines
15 B
Plaintext