File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ Spring Boot Migrator aims to automatically migrate existing applications to Spri
7
7
8
8
Spring Boot Migrator (SBM) scans and analyses a given codebase and offers a list of applicable recipes. +
9
9
An engineer can now apply these recipes against the codebase and step-by-step migrate it to a Spring Boot application. +
10
- See <<available-recipes, Available Recipes>>
10
+ // See <<available-recipes, Available Recipes>> TODO
11
11
12
12
Nothing's perfect... there are situations where manual interaction is required or architectural decisions must be made. +
13
13
Here SBM adds comments at relevant locations in code with further guidance for the engineer. +
14
- See <<search-and-comment, Search and Comment>>
14
+ // See <<search-and-comment, Search and Comment>> TODO
15
15
16
16
17
17
== Installation
You can’t perform that action at this time.
0 commit comments