Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constructor-based object mapper object initialization #201

Open
zml2008 opened this issue May 6, 2021 · 0 comments
Open

Constructor-based object mapper object initialization #201

zml2008 opened this issue May 6, 2021 · 0 comments
Milestone

Comments

@zml2008
Copy link
Member

zml2008 commented May 6, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant