KSKuldeep Sidhuinkuldeepsidhu.hashnode.dev·May 7, 2023 · 3 min readOpen Rewrite: Automated Code Refactoring for JavaHave you come across a scenario where you have to apply the same kind of refactoring/code transformation/fix across multiple repositories? Also, due to shorter release cycles, we are getting new versions of libraries released every week. Updating the...00