OpenRewrite recipes for Spring projects.

openrewrite openrewrite-recipes
9 Open Issues Need Help Last updated: Nov 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The GitHub Action workflow responsible for generating Spring Boot property migration recipes has not executed for seven months, despite the underlying recipe generation logic working correctly when run locally. The issue requests a fix for this broken automation and also poses a side question about how OpenRewrite could utilize `spring-configuration-metadata.json` from third-party libraries for deprecation information.

Complexity: 3/5
bug good first issue recipe github_actions boot-3.4

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes
good first issue recipe spring-security

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes
enhancement good first issue boot-4.0

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes
good first issue recipe boot-3.5

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes
good first issue recipe boot-3.4

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes
good first issue recipe boot-3.3

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes
good first issue recipe boot-3.5

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes

AI Summary: Create an OpenRewrite recipe that adds the `flyway-sqlserver` dependency to Spring Boot projects using Flyway 10 and MS SQL Server. This involves creating a YAML recipe definition based on a provided example, testing its functionality, and potentially refining it based on testing results. The recipe should check for the presence of Flyway 10 and a SQL Server JDBC driver before adding the dependency.

Complexity: 3/5
good first issue recipe boot-3.3

OpenRewrite recipes for Spring projects.

Java
#openrewrite#openrewrite-recipes