Skip to content

Conversation

@wyfrel
Copy link
Contributor

@wyfrel wyfrel commented Jan 2, 2026

What's changed?

Add spring doc 3 migration recipe and add it to Spring Boot 4 migration recipe list

What's your motivation?

Align with compatibility matrix : https://springdoc.org/#what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot

Anything in particular you'd like reviewers to focus on?

Should i update the recipe.csv ?

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Jan 2, 2026
@timtebeek timtebeek self-requested a review January 2, 2026 11:27
@wyfrel
Copy link
Contributor Author

wyfrel commented Jan 2, 2026

@timtebeek : Thx for the addition of the recipe update. Any tip on how to do it myself the next Time ?

@timtebeek
Copy link
Member

You're welcome; that validation is rather new; I'm adding hints here if it were to fail again in the future:

@timtebeek timtebeek merged commit f221ad3 into openrewrite:main Jan 2, 2026
2 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Jan 2, 2026
@wyfrel wyfrel deleted the spring_doc_3 branch January 2, 2026 12:45
artifactId: error-handling-spring-boot-starter
newVersion: 5.0.x
overrideManagedVersion: true
- org.openrewrite.java.dependencies.UpgradeDependencyVersion:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wyfrel, @timtebeek: This was already handled here, so this one is now redundant.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing! Now removed in d79e085

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants