-
So people can add and exclude recipes from pre-built bundles.
Point to https://docs.openrewrite.org/tutorials/authoring-declarative-yaml-recipes and https://docs.openrewrite.org/reference/yaml-for…
-
This would require other ASTs to be available first, but I think that it would be neat to provide refactoring across JVM languages.
Ex.
Groovy Java
Java Kotlin
Groovy Kotlin (this could be a …
-
https://app.gitbook.com/@openrewrite/s/openrewrite/rewrite-7/getting-started/getting-started-java-and-maven
Audience: New to rewrite
Goal: Learn by doing
Outcomes:
- Clone sample project or use …
-
Not blocking, but it adds noise to outpout.
Related to #185
```
[INFO] Validating active recipes...
[INFO] Parsing Java files...
java.lang.NoSuchMethodException: org.openrewrite.config.Environmen…
-
https://github.com/openrewrite/rewrite/blob/main/rewrite-java/src/main/resources/META-INF/rewrite/security-bugs.yml refers to a recipe that doesn't exist: `org.openrewrite.java.security.ResultOfFileMk…
-
At this point in `YamlResourceLoader`, `listRecipes()` could only have known about the recipes in the same YAML.
https://github.com/openrewrite/rewrite/blob/main/rewrite-core/src/main/java/org/open…
-
Currently, we don't have a good Java example. [openrewrite](https://github.com/openrewrite/rewrite) is a good candidate to showcase.
The [current example](https://github.com/sourcegraph/batch-chan…
-
* **As the** owner of a service that uses a framework (e.g. JUnit 4)
* **I want to** know the exact code I need to add to my workspace
* **So that** I can add the recipe to my pom or build.gradle wi…
-
This needs to be broken down into separate issues/tasks per https://github.com/openrewrite/rewrite-migrate-java#readme. Some of these already have recipes, so let's keep track here what is done and wh…
-
https://docs.openrewrite.org/reference/recipes/java/spring/boot2/springboot2junit4to5migration