Kotlin + Spring data course

Hi,

Is anyone aware of good ebook or video course about Kotlin + Sring data?

Background:

When using Kotlin I am not clear whether using data class as JPA Entity is a good practice.

Also, I am not clear about when to use unidirectional relationship vs bidirectional relationship.

https://stackoverflow.com/questions/74033708/jpa-entity-mapping-for-performance:- Is using mappedBy in parent entity incase of OneToMany relationship but not using ManyToOne in child entity class is acceptable?

submitted by /u/reddit_commenter_hi
[link] [comments]