Open Issues Need Help
View All on GitHubAI 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.
OpenRewrite recipes for Spring projects.
OpenRewrite recipes for Spring projects.
OpenRewrite recipes for Spring projects.
OpenRewrite recipes for Spring projects.
OpenRewrite recipes for Spring projects.
OpenRewrite recipes for Spring projects.
OpenRewrite recipes for Spring projects.
OpenRewrite recipes for Spring projects.
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.
OpenRewrite recipes for Spring projects.