openrewrite / rewrite-kotlin

Work-in-progress implementation of Kotlin language support for OpenRewrite.
Apache License 2.0
38 stars 11 forks source link

UpgradeSpringBoot_3_2 recipe for Kotlin #596

Closed sk-saha closed 4 months ago

sk-saha commented 4 months ago

What problem are you trying to solve?

Upgrade Kotlin Spring Boot projects to 3.2.x

Have you considered any alternatives or workarounds?

org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_2 Did not really work.

timtebeek commented 4 months ago

Let's continue this on