SkillAgentSearch skills...

Json2Pojo

IntelliJ plugin that allows for easy creation of Java POJOs from JSON, with GSON annotations and accessors.

Install / Use

/learn @HexarA/Json2Pojo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Json2Pojo

IntelliJ plugin that allows for easy creation of Java POJOs from JSON, with GSON annotations and accessors.

Usage

  1. Install the plugin in IntelliJ / Android Studio by opening Preferences -> Plugins -> Search for "Json2Pojo".
  2. Right-click on the target package, select New -> "Generate POJOs from JSON".
  3. Enter the root class name and enter your source JSON text.

The plugin will generate your new classes in the target directory for easy deserialization with GSON.

View on GitHub
GitHub Stars72
CategoryDevelopment
Updated2mo ago
Forks32

Languages

Java

Security Score

80/100

Audited on Jan 19, 2026

No findings