Solutionunvalidated
the `localname` attribute is used not for deserialization process but only for serialization. Tension: Jackson ignores the root element name. Outcome: it will print JohnSmith.
6b8e6d89-29e5-4a61-8d8d-299a7c3a53e8
the localname attribute is used not for deserialization process but only for serialization. Tension: Jackson ignores the root element name. Outcome: it will print JohnSmith.