-
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://app.gitbook.com/@openrewrite/s/openrewrite/rewrite-7/tutorials-and-guides/declarative-recipes
This section may not be necessary depending what will go into Getting Started Guides.
https://…
-
https://app.gitbook.com/@openrewrite/s/openrewrite/rewrite-7/concepts-and-explanations
Freeform explanation of core concepts of Rewrite for people who either want to learn about rewrite to make use…
-
Failed to execute goal org.openrewrite.maven:rewrite-maven-plugin:3.0.0:fix (default-cli) on project DAS_model: Execution default-cli of goal org.openrewrite.maven:rewrite-maven-plugin:3.0.0:fix faile…
-
**Use case**: I'm using spring-boot, and have a yml configuration file per profile:
- application.yml
- application-dev.yml
- application-prod.yml
I would like to apply different rules and thus…
-
AssertJ is a popular Java library that provides a fluent API for expressing test assertions.
This issue will track the progress of a recipe to migrate JUnit assertions to AssertJ.
### JUnit 5 ->…
-
Putting this issue here for now, can move it.
Can reproduce this by cloning https://github.com/pway99/quarkus-demo and doing `./mvnw rewrite:run`
Example:
```xml
org.mindrot
…
-
-
Rewrite-spring recipes RemoveObsoleteRunners and RunnerToExtension are both unable to be deserialized from declarative recipe lists in rewrite-gradle-plugin. We've observed that both contain an `@Opti…
-
If yaml files containing recipes are not correctly formatted, have missing options, required fields, descriptions, etc, these recipes should be ignored in general. This is for the use case when someo…