mirror of
https://github.com/Kotlin/kotlin-agent-skills.git
synced 2026-09-19 06:01:56 +08:00
9c13ddff54
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.
2 lines
15 B
Plaintext
2 lines
15 B
Plaintext
backend
|
|
tooling |