Open jiri-meluzin opened 8 months ago
Previously the generated classes contained methods builder with no type returned generic base builder class. When I used such return value from builder the compiler complained about type of that generic class.
see https://github.com/joelittlejohn/jsonschema2pojo/pull/1587
Previously the generated classes contained methods builder with no type returned generic base builder class. When I used such return value from builder the compiler complained about type of that generic class.
see https://github.com/joelittlejohn/jsonschema2pojo/pull/1587