wuseal/JsonToKotlinClass

JsonToKotlinClass maven/gradle plugin

Open

#147 创建于 2019年4月17日

在 GitHub 查看
 (14 评论) (8 反应) (0 负责人)Kotlin (184 fork)github user discovery
L9feature requesthelp wanted

仓库指标

Star
 (3,179 star)
PR 合并指标
 (PR 指标待抓取)

描述

Now we generate the Kotlin data class and put it into the codebase, other code generator (like Protobuf and greendao) usually generate the code into a seperated folder (target/generated-sources) automatically, this would be really helpful when the JSON structure changes frequently, it won't pollute the commits history

image

贡献者指南