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
When marking a field as deprecated, lombok will add the @deprecated annotation to the getter. Would it be possible to also add the deprecated annotation to the builder for this field?
The text was updated successfully, but these errors were encountered:
When marking a field as deprecated, lombok will add the @deprecated annotation to the getter. Would it be possible to also add the deprecated annotation to the builder for this field?
The text was updated successfully, but these errors were encountered: