01Configurable foreign key naming using mappedBy and inversedBy options
02Automatic junction table generation with support for custom metadata fields
03Self-referencing relationship support for hierarchical data like categories or org charts
04Guidance on querying related data using 'with' and 'join' operators
05Support for Many-to-One, One-to-One, and Many-to-Many relationship types
061 GitHub stars