OneToMany relationship not saving correctly into Postgresql
Thanks a lot for taking time to read my post. Please could you help me. I want to have a oneToMany relationship in my database such as: RelationShip Between Objects in DB I am using Spring, JPA, Mappers and Repos…