You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Move HtmlUnit migrations to rewrite-testing-frameworks rewrite-testing-frameworks#643We welcome anyone to pick off individual items here in pull requests, even if it's just a draft PR with unit tests added.
The text was updated successfully, but these errors were encountered: