wuseal/JsonToKotlinClass

JsonToKotlinClass maven/gradle plugin

Open

#147 aperta il 17 apr 2019

Vedi su GitHub
 (14 commenti) (8 reazioni) (0 assegnatari)Kotlin (184 fork)github user discovery
L9feature requesthelp wanted

Metriche repository

Star
 (3179 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor