Skip to content

JsonToKotlinClass maven/gradle plugin #147

Open
@kezhenxu94

Description

@kezhenxu94

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions