** org.openrewrite.java.spring.framework.MigrateUtf8MediaTypes** Spring-Web MediaTypes APPLICATION_JSON_UTF8 and APPLICATION_PROBLEM_JSON_UTF8 were deprecated in 5.2.
This recipe has no required configuration options and can be activated directly after taking a dependency on org.openrewrite.recipe:rewrite-spring:4.25.1 in your build file:
Recipes can also be activated directly from the command line by adding the argument -Drewrite.activeRecipesorg.openrewrite.java.spring.framework.MigrateUtf8MediaTypes