JSON to Java object

#5 / 2 rate

JSON to Java object

465 users

2018-02-22

claude2k12

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

This extension allows you to turn a JSON into a POJO so you can use it as a JSON response holder or whatever you desire

This extension aims to increase developer productivity by allowing you to generate Plain old java object from a well defined JSON string. streamlining the mundane process of manually writing getters and setters.

It supports the basic data types.