Replies: 1 comment
-
Hi @kobylynskyi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be really helpful if it possible to generate toBuilder() method for model classes. In some cases we use immutable model (generateImmutableModels=true) in combination with builders and need to create new object based on existing one with some modifications.
Beta Was this translation helpful? Give feedback.
All reactions