rewrite-migrate-java icon indicating copy to clipboard operation
rewrite-migrate-java copied to clipboard

Auto Lombok @UtilityClass

Open blipper opened this issue 2 years ago • 2 comments

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

blipper avatar Apr 24 '23 17:04 blipper

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

coiouhkc avatar May 19 '23 11:05 coiouhkc

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

  • https://github.com/openrewrite/rewrite/pull/3306

timtebeek avatar Jul 14 '24 18:07 timtebeek