Skip to content

DataObject : Generate converter not only for public but also private package method (getter & setter)) #230

@aygalinc

Description

@aygalinc

Hi,

I notice in the generated JsonObjectConverter that convertion generation is done by using only public getter and setter. if i want a design where my data Object are close as possible to Immutable Object, i want to keep my setter methods private package. Do you think that code generation can use this method ?

Regards

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions