应用截图

JSON to Java object截图1

详细介绍

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.