How do I use it? You can call OpenRewrite on your code folder using the Maven or Gradle CLI, or include it as a build plug-in in your pom.xml or build.gradle file. For more details on running the ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
For the last two weeks, I've kicked the tires of OpenRewrite. At first, I created a recipe to move Kotlin source files as per the official recommendations with a set package name. I then improved the ...