We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34b3f2 commit 09b218dCopy full SHA for 09b218d
components/sbm-recipes-boot-upgrade/src/main/resources/recipes/boot-new-report.yaml renamed to components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/report/sbu30-report.yaml
@@ -1,4 +1,4 @@
1
-- name: boot-2.7-3.0-upgrade-report2
+- name: sbu30-report
2
description: Create a report for Spring Boot Upgrade from 2.7.x to 3.0.x
3
condition:
4
type: org.springframework.sbm.boot.common.conditions.IsSpringBootProject
@@ -103,6 +103,7 @@
103
remediation:
104
description: |-
105
Either add `spring-data` dependency, rename the property or remove it in case it's not required anymore.
106
+ recipe: sbu30-migrate-spring-data-properties
107
gitHubIssue: 441
108
contributors:
109
- "Fabian Krüger[@fabapp2]"
0 commit comments