I think we dont need modelmapper to use objectmapper. Because of using spring boot it comes with objectmapper , that's why you can't get any error or something unusual.BTW the modelmapper and objectmapper are two different dependencies with different purpose.
I think we dont need modelmapper to use objectmapper. Because of using spring boot it comes with objectmapper , that's why you can't get any error or something unusual.BTW the modelmapper and objectmapper are two different dependencies with different purpose.
Your understanding is correct