zzz40500/GsonFormat
根据Gson库使用的要求,将JSONObject格式的String 解析成实体 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4324
- days_rel: n/a
- days_push: 2043
- n_releases_24m: 0
Adoption not part of the score
3128 stars · 564 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GsonFormat is a JetBrains IDE plugin (Android Studio / IntelliJ IDEA) that generates Java entity classes from a JSON string, following Gson library conventions. It supports multiple serialization libraries (Gson, FastJson, Jackjson, LoganSquare) and field renaming, prefixes, and visibility modes.
Use cases
- generate java model classes from json string
- convert json response to gson entity in android studio
- create pojo from json automatically
- generate data classes for fastjson or logansquare
- speed up writing json parsing models in intellij
When to choose
- you develop Android or Java apps using Gson or similar JSON libraries
- you frequently hand-write entity classes from API JSON responses
- you work in Android Studio or IntelliJ IDEA and want a hotkey-driven generator
When to avoid
- you use VS Code or other non-JetBrains IDEs
- you need Kotlin data class generation with modern features
- you need actively maintained tooling - the latest release is from 2021
Facets
plugin · maturity maintenance
parser developer-tools serialization developer-tools mobile-development android-tools editor-plugin jvm android-studio intellij-idea gson json-to-java jetbrains-plugin code-generation automation
1 source
- readme: https://github.com/zzz40500/GsonFormat · fetched 2026-08-28 · f6a32402bd7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zzz40500/GsonFormat | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="zzz40500/GsonFormat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem