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

Auto Lombok @UtilityClass #512

Open
blipper opened this issue Apr 24, 2023 · 2 comments
Open

Auto Lombok @UtilityClass #512

blipper opened this issue Apr 24, 2023 · 2 comments
Labels
recipe Recipe requested

Comments

@blipper
Copy link

blipper commented Apr 24, 2023

For a class that is a utility class https://projectlombok.org/features/experimental/UtilityClass automatically transform the class into a @UtilityClass

@sambsnyd sambsnyd added the recipe Recipe requested label Apr 24, 2023
@coiouhkc
Copy link

Could you please assign it to me? I would attempt it in coming weeks...

@rpau rpau added this to the Migrate from Lombok to Java 17 milestone May 23, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 9, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 9, 2023
do not transform to UtilityClass iff non-static fields or methods are present
coiouhkc referenced this issue in coiouhkc/rewrite Jun 11, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 11, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 12, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 17, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 17, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 17, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 17, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 17, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 17, 2023
coiouhkc referenced this issue in coiouhkc/rewrite Jun 17, 2023
@timtebeek timtebeek transferred this issue from openrewrite/rewrite Jul 14, 2024
@timtebeek
Copy link
Contributor

There was earlier work towards this before the lombok recipes moved to this module; pulling that over here could see this resolved rather quickly:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Recipe requested
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

5 participants