-
Notifications
You must be signed in to change notification settings - Fork 75
Pull requests: openrewrite/rewrite-migrate-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Generic Recipe to exception replacement based on method signature
#615
opened Dec 2, 2024 by
BhavanaPidapa
Loading…
3 tasks done
Recipes to replace Guava
Immutable{Set|List|Map}.copyOf()
with Java {Set|List|Map}.copyOf()
#587
opened Oct 20, 2024 by
knutwannheden
•
Draft
LombokValueToRecord
should rewrite method references too
bug
ProTip!
Filter pull requests by the default branch with base:main.