Skip to content

Recipes to upgrade to Spring Framework 6.2 #627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 6 tasks
Tracked by #642
timtebeek opened this issue Nov 14, 2024 · 3 comments · Fixed by #700
Closed
2 of 6 tasks
Tracked by #642

Recipes to upgrade to Spring Framework 6.2 #627

timtebeek opened this issue Nov 14, 2024 · 3 comments · Fixed by #700
Labels
boot-3.4 recipe Recipe requested

Comments

@timtebeek
Copy link
Member

timtebeek commented Nov 14, 2024

We want to support migrations to Spring Framework 6.2, as part of a migration to Spring Boot 3.4.

Here's a quick link to the release notes: https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-6.2-Release-Notes

And here's an incomplete list of necessary steps for this migration:

We welcome anyone to pick off individual items here in pull requests, even if it's just a draft PR with unit tests added.

@A1016375
Copy link

Hi any tentative time to get Spring Boot 3.4 recipe ready? As I have tried activeRecipe("org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_4") but it's not working and showing org.openrewrite.RecipeException: Recipe(s) not found: org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_4

Also are we going to include changes of @mockBean & @sypbean as per https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.4-Release-Notes#deprecation-of-mockbean-and-spybean

@timtebeek
Copy link
Member Author

hi! Those recipes first have to be written and contributed to the project; I've logged a small break down of tasks for Spring Boot:

Welcome to help out on either the steps here or on that other issue.

@timtebeek
Copy link
Member Author

timtebeek commented Apr 4, 2025

@timtebeek timtebeek linked a pull request Apr 27, 2025 that will close this issue
6 tasks
@github-project-automation github-project-automation bot moved this from Recipes Wanted to Done in OpenRewrite Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boot-3.4 recipe Recipe requested
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants