Skip to content
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

Recipes to upgrade to Spring Framework 6.2 #627

Open
6 tasks
Tracked by #642
timtebeek opened this issue Nov 14, 2024 · 2 comments
Open
6 tasks
Tracked by #642

Recipes to upgrade to Spring Framework 6.2 #627

timtebeek opened this issue Nov 14, 2024 · 2 comments
Labels
boot-3.4 recipe Recipe requested

Comments

@timtebeek
Copy link
Contributor

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
Contributor 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.

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
Status: Recipes Wanted
Development

No branches or pull requests

3 participants