mercredi 11 janvier 2017

How to merge two java objects into one?

I have two java object instances and I want to merge their values into one instance. I need to pick which object overrides when both contain values. I also do not want to override values with null values.

I'm using Java 8 and Spring boot 1.4.1.





Aucun commentaire:

Enregistrer un commentaire