Problemunvalidated
I would like to use an existent Parent instance to create a child instance — with lombok Annotations. Tension: with all parent fields filled, and be able to complement with child properties. Outcome: instead of a parent's "field by field" solution.
4d855b72-a6f4-4bc3-9856-df41c911e506
I would like to use an existent Parent instance to create a child instance — with lombok Annotations. Tension: with all parent fields filled, and be able to complement with child properties. Outcome: instead of a parent's "field by field" solution.