jsonschema2pojo online with Winfy

We have hosted the application jsonschema2pojo in order to run this application in our online workstations with Wine or directly.


Quick description about jsonschema2pojo:

Generate plain old Java objects from JSON or JSON-Schema. For each property present in the 'properties' definition, we add a property to a given Java class according to the JavaBeans spec. A private field is added to the parent class, along with accompanying accessor methods (getter and setter). If additionalProperties is specified and set to the boolean value false, then the generated Java type does not support additional properties. If the additionalProperties node is undefined (not present), null or empty, then a new bean property named "additionalProperties", of type Map<String,Object> is added to the generated type (with appropriate accessors). The accessors are annotated to allow Jackson to marshal/unmarshal unrecognised (additional) properties found in JSON data from/to this map.

Features:
  • You can use jsonschema2pojo as a Maven plugin
  • You can use jsonschema2pojo as a command line utility
  • You can use jsonschema2pojo as a Gradle plugin or embedded within your own Java app
  • Description text always appears after title text
  • Using the format rule for a property can influence the Java type chosen to represent your property values
  • The existingJavaType property allows existing Java types to be used in your POJOs


Programming Language: Java.
Categories:
JSON

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.