rewrite-migrate-java
rewrite-migrate-java copied to clipboard
Migrate from immutables to Java records
We'd like to have recipes to migrate from immutables to Java records
Starting with the introduction of records, we do not see a need to use immutables moving forward
This is currently blocked by https://github.com/openrewrite/rewrite/issues/1501