Dumb Notebook doc service. PreciseBeanType recipe from OR.

This commit is contained in:
aboyko
2022-09-23 10:55:11 -04:00
parent 88e1965369
commit 0b1462a661
4 changed files with 49 additions and 112 deletions

View File

@@ -37,7 +37,7 @@ public class PreciseBeanTypeProblem implements RecipeSpringJavaProblemDescriptor
@Override
public String getRecipeId() {
return "org.springframework.ide.vscode.commons.rewrite.java.PreciseBeanType";
return "org.openrewrite.java.spring.boot3.PreciseBeanType";
}
@Override