Skip to content

Is there a fast way(or Android Studio plugin) to write mapper class? #274

@tmac1999

Description

@tmac1999

If a DTO bean has many fields,then write a mapper class could be a huge burden for me,Specially transform a one-layer(only DTO bean) project to two-layer (DTO bean-VO bean)project.I want maintain the exist DTO field to VO and only the new and changed field will need a mapper.

So Is there a fast way(or Android Studio plugin) to write mapper class?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions