json to java

Data Processing

Convert JSON data to Java objects with support for various Java class generation options and data type mapping

1. Input JSON

2. Java Variables

private String contentSellpointKeywords;
private String dataType;
private Integer postType;
        

Class Name Settings