-
## What problem are you trying to solve?
I'm converting JUnit assertions to AssertJ assertions.
## Describe the solution you'd like
In the example here - https://docs.openrewrite.org/recipes/ja…
-
### Feature description
Add [openrewrite](https://docs.openrewrite.org/) scripts to facilitate easier upgrades to Grails 7
-
Hi all! I was wondering if you'd be interested in having some best practices automatically applied to pull requests here. We added these friendly nudges to our own repositories a while ago, and they'v…
-
Compile bytecode to Java 21
---
See also OpenRewrite :
- https://docs.openrewrite.org/recipes/java/migrate/upgradetojava21
-
## Date
Thursday, Nov 21 2024 - 12pm ET; 5pm UK
## Untracked attendees
| Name | Firm | Comment |
| :--- | :--- | :------ |
## Meeting notices
- FINOS **Project leads** are responsible fo…
-
Is your feature request related to a problem? Please describe.
This recipe should exchange all org.camunda...* occurrences in the build.gradle file with org.operaton... dependencies
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite v8.31.1
- Gradle plugin v6.17.1
- rewrite-recipe-bom v2.15.0
- rewrite-java
## How are you running OpenRewrite?
…
-
Similar to https://docs.openrewrite.org/recipes/staticanalysis/isemptycalloncollections:
```diff
- if ((current.length() > 0) && !Character.isWhitespace(current.charAt(curre…
-
If I switch to 'powershell' + the batch files...
```
psh ❯ .\gradlew quarkusUpdate
...
> Task :quarkusUpdate
quarkusUpdate is experimental, its options and output might change in future version…
-
@timtebeek
Spring. JPA Query migration Recipe:
Recipes to transform SQL queries between cross DB engine.
Example: DB2 SQL Query
SELECT … MINUS SELECT …
--
Example: Postgres SQL
SE…