You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the recent support of Lombok in OpenRewrite (Youtube and GitHub) it would be really useful to have a recipe for migrating Lomboks @Builder to Jilt.
Also I believe there is at least another Builder solution in RecordBuilder that could have a recipe as well.
I know that @timtebeek can have some directions of how to do it, or a timeline of the definite support of Lombok annotations for the recipes to work. I have seen that at least one issue still had problem with Lombok annotation behavior.
The text was updated successfully, but these errors were encountered:
Given the recent support of Lombok in OpenRewrite (Youtube and GitHub) it would be really useful to have a recipe for migrating Lomboks
@Builder
to Jilt.Also I believe there is at least another Builder solution in RecordBuilder that could have a recipe as well.
I know that @timtebeek can have some directions of how to do it, or a timeline of the definite support of Lombok annotations for the recipes to work. I have seen that at least one issue still had problem with Lombok annotation behavior.
The text was updated successfully, but these errors were encountered: