You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v2-migration/README.md
+4-30Lines changed: 4 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,31 +5,7 @@ This modules contains [OpenRewrite][open-rewrite] recipes to automate migration
5
5
6
6
## Usage
7
7
8
-
You can use [OpenRewrite Maven plugin][open-rewrite-plugin] to start the migration. See [Running OpenRewrite Recipes][open-rewrite-usage] for more information.
9
-
To get started, you can either perform a dry run or run directly.
10
-
11
-
- Dry Run
12
-
13
-
With this mode, it generates diff logs in the console as well as diff file in the `target` folder.
14
-
Note that you need to replace `{sdkversion}` with the actual SDK version. See [Maven Central][maven-central] to
0 commit comments