GsonFormat
根据 JSONObject 格式的字符串,自动生成实体类参数的 Android Studio/IntelliJ IDEA 插件
集成及使用:
https://github.com/zzz40500/GsonFormat
实践
安装
win版
File > Settings > Plugins > Browse repositories... > Search for "GsonFormat" > Install Plugin
MacOs
Preferences > Settings > Plugins > Browse repositories... > Search for "GsonFormat" > Install Plugin
本地安装导入离线jar包(不推荐)
使用
win版示例
一:
二:
三:
四:
五:
六: