Hi there,
I was trying to use https://json2csharp.com/code-converters/xml-to-java. The only issue I see is that fields are public. It would be great to give a option to select them as private or public (or just make them as private by default since that is how fields are treated in java).
Also if you can provide options to add lombok annotations that would make it even more usable. In any case this is more of a nice to have feature the fields as private by default (or choice) would really be required by most teams I assume.
Cheers, Pramod
Hi there,
I was trying to use https://json2csharp.com/code-converters/xml-to-java. The only issue I see is that fields are public. It would be great to give a option to select them as private or public (or just make them as private by default since that is how fields are treated in java).
Also if you can provide options to add lombok annotations that would make it even more usable. In any case this is more of a nice to have feature the fields as private by default (or choice) would really be required by most teams I assume.
Cheers, Pramod