quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Add option for public fields in generated Java classes

Open ispringer opened this issue 6 years ago • 0 comments

It would be great if there was an option for generating public fields, rather than private fields with getters/setters. Jackson can still handle the serialization of such classes with no problems.

ispringer avatar Dec 21 '18 14:12 ispringer