Skip to content

Commit 09b218d

Browse files
committed
Renamed report recipe
1 parent d34b3f2 commit 09b218d

File tree

1 file changed

+2
-1
lines changed
  • components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/report

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: boot-2.7-3.0-upgrade-report2
1+
- name: sbu30-report
22
description: Create a report for Spring Boot Upgrade from 2.7.x to 3.0.x
33
condition:
44
type: org.springframework.sbm.boot.common.conditions.IsSpringBootProject
@@ -103,6 +103,7 @@
103103
remediation:
104104
description: |-
105105
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
106107
gitHubIssue: 441
107108
contributors:
108109
- "Fabian Krüger[@fabapp2]"

0 commit comments

Comments
 (0)