Skip to content

Constructor-based object mapper object initialization #201

Open
@zml2008

Description

@zml2008

Currently, the object mapper can only inject into record classes and fields of classes. To ease the creation of immutable objects, we should generalize the constructor injection performed by the record field discoverer to support any object, where the target constructor is annotated with @Setting.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions