rewrite-migrate-java
rewrite-migrate-java copied to clipboard
Auto Lombok @UtilityClass
For a class that is a utility class https://projectlombok.org/features/experimental/UtilityClass automatically transform the class into a @UtilityClass
Could you please assign it to me? I would attempt it in coming weeks...
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